Open ju-mingyue opened 3 years ago
@ju-mingyue Maybe I can help.
First, you need to find the problem. Please check the following
Please verify these contents and let us know the results.
To understand rosbridge, you may want to read the following reference.
@AtsushiSaito Hello, I am glad to see your file, it is of great help to me. At present, I have some problems in the process of experimenting. I hope you can help me.
I use the mobile app to set a button and publish a topic named /mobile_base/events/button0. I use the following program to subscribe to the topic and publish the target point to move_base. `
!/usr/bin/env python
Currently the program compiles without errors, but the target point cannot be sent, and the robot cannot receive the target point's information. I don't know how to do it. Hope to get your help.
I hope you can give me some guidance, especially for the use of ros mobile phone software control, and the use of rosbrige, I am a novice.I will be very grateful for your help.