If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Problem with running omnidrive.py | ROS on robotino3
I reset the network setting via the reset button and now WLAN stick does not work...
Ubuntu does not recognize it anymore as it used to after installing a new OS.
Also, after installing the new OS WLAN stick only worked for connecting to the wifi for the internet connection. From my smartphone I didn't see robotino web server
Update, I typed in terminal this command: sudo ip link set wlan0 up
The wlan stick started displaying green light but still no available web server on wifi list.
what is the ros node actually doing? is it using the rest api? look into the sources, make some tests. write your own small testing nodes, programs ...
I managed to set it up today, and got the response from the robot!
Let me thank you and apologize to you for asking maybe too many questions.
Your last reply made me think and really helped me.
For anyone else asking, I removed the robotino_rest_node (which is included in the source) and compiled it like that, and everything works.
Comment