rosrun tf2_tools view_frames.py
runnig the above command returns tf2_tools not found. What could be the reason?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
runnig the above command returns tf2_tools not found. What could be the reason?
Please read through http://wiki.ros.org/Support#Do to get an idea of what info you better provide.
Also your case, a package in question not found, is FAQ. You can find other threads where you can get many hints.
also i met this problem: env: ubuntu 14.4 LTS, ROS indigo. reproduce step: rosrun tf2_tools view_frames.py(provided by http://wiki.ros.org/tf2_tools ) result :tf2_tools not found
try to install like this:sudo apt-get install tf2-tools return can not find tf2-tools
@apanda please open a new question; comment section is NOT designed for asking your own question (most importantly comments don't get as much attention). If your issue is similar to existing thread content then reference from your thread to the relevant threads.
Asked: 2017-05-04 16:21:55 -0600
Seen: 637 times
Last updated: May 04 '17
tf2 stamped datatypes tutorial fails to build
What is the difference between tf and tf2?
Compiling tf or tf2 with -std=gnu++0x
Testing with rosmake -a -t fails because a test did not run. What's wrong?
tf2/transform_broadcaster.h: No such file or directory on ubuntu 12.04 with furete [closed]
hydro tf::Transform misses .asBt() methods?