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: 536 times
Last updated: Aug 12 '16
rosbag play & tf static_transform_publisher
Corrected Odometry from GMapping / Karto?
How to synchronize tfMessage and Image messages?
gazebo pr2 launch success but with tf errors
No transform from [anything] to [/base_link]
Publishing a xform from /map to /base_link?
Do I need a transform for my map?
Errors in setting up ROS tutorial workspace in "tf tutorials"