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

Problem with using angles package with rospy #1

Open
mrclient opened this issue Feb 18, 2017 · 0 comments
Open

Problem with using angles package with rospy #1

mrclient opened this issue Feb 18, 2017 · 0 comments
Labels

Comments

@mrclient
Copy link
Member

If you try to run controller_node_shorter.py you probably will get next error

ImportError: No module named angles

It happens due to version of this package which is installed by running a command

$ sudo apt-get install ros-indigo-angles

doesn't contain necessary files for Python.

This was tested on ROS Indigo and Ubuntu 14.04.5.

Solution of the problem is looked for.

@mrclient mrclient added the bug label Feb 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant