cannot find package named tf
I am using ros-indigo-base version, using ubuntu 14.2 getting error: cannot find package named tf. I have installed it but still can not import it in .py file. What should i do?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I am using ros-indigo-base version, using ubuntu 14.2 getting error: cannot find package named tf. I have installed it but still can not import it in .py file. What should i do?
If you are installing ROS on a laptop or desktop (i.e. anything that isn't an embedded system) you should install the recommended "desktop-full" version rather than the "base" version (more on that here). I'm not sure tf is included in the "bare" version, and if you're just starting off with ROS you probably want the "desktop-full" version anyways.
Once you install the "desktop-full" version and follow the environment setup instructions, you should be good to go.
Asked: 2016-08-12 04:13:37 -0600
Seen: 507 times
Last updated: Aug 12 '16