collvoid icon indicating copy to clipboard operation
collvoid copied to clipboard

ImportError: No module named stage_ros.msg

Open conniemzhang opened this issue 7 years ago • 3 comments

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 controller_waypoints = ControllerRobots() File "/home/connie/catkin_ws/src/collvoid/collvoid_controller/src/collvoid_controller/controllerRobots.py", line 72, in init from stage_ros.msg import Stall ImportError: No module named stage_ros.msg

conniemzhang avatar Apr 18 '18 03:04 conniemzhang

Same problem

onlytailei avatar Jul 04 '18 04:07 onlytailei

I am busy with work at the moment. But if you use https://github.com/daenny/stage_ros.git it should work

daenny avatar Jul 04 '18 07:07 daenny

Thanks!

onlytailei avatar Jul 04 '18 07:07 onlytailei