Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named stage_ros.msg #4

Open
conniemzhang opened this issue Apr 18, 2018 · 3 comments
Open

ImportError: No module named stage_ros.msg #4

conniemzhang opened this issue Apr 18, 2018 · 3 comments

Comments

@conniemzhang
Copy link

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

@onlytailei
Copy link

Same problem

@daenny
Copy link
Owner

daenny commented Jul 4, 2018

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

@onlytailei
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants