Robotics StackExchange | Archived questions

Cannot run rostoolchain: cannot import name eros_python_tools

Hi,

I'm trying to cross compile a package for an ARM board from my PC using eros. I've checked out the latest eros svn to my ~/ros directory and added the erospythontools to /opt/ros/fuerte/setup.sh . When I run rostoolchain, I get the following error:

from ros import eros_python_tools
ImportError: cannot import name eros_python_tools

It seems like I may have setup eros incorrectly. Could anyone offer some insight as to what the solution is?

Asked by derekjchow on 2012-05-06 08:46:51 UTC

Comments

Answers