Hey
I am currently working on setting up ROS on robotino3 and I encountered some problems with using a script within the robotino_rest_node package named omnidrive.py.
When I run omnidrive.py on the first terminal and try to publish some data on the cmd_vel topic I get an error that says:" post to http://127.0.0.1//data/omnidrive with params {'sid': 'robotino_rest_node'} failed"
Does anyone know what is a solution for this?
Thank you upfront.
I am currently working on setting up ROS on robotino3 and I encountered some problems with using a script within the robotino_rest_node package named omnidrive.py.
When I run omnidrive.py on the first terminal and try to publish some data on the cmd_vel topic I get an error that says:" post to http://127.0.0.1//data/omnidrive with params {'sid': 'robotino_rest_node'} failed"
Does anyone know what is a solution for this?
Thank you upfront.
Comment