ImportError: No module named stage_ros.msg
I haven't been able to find any documentation on this error, and it feels as if there is a .msg file missing that contains the relevant information. Does anyone have insight into this?
Full error:
File "/home/../catkin_ws/src/collvoid/collvoid_controller/src/collvoid_controller/controllerRobots.py", line 273, in
Same problem
I am busy with work at the moment. But if you use https://github.com/daenny/stage_ros.git it should work
Thanks!