Problem with tf view_frames
When I use:
rosrun tf view_frames
To get a graph of my tf tree I get this error:
Listening to /tf for 5.000000 seconds
Illegal instruction
But if I do:
rostopic echo /tf
I can see that there are tf messages published correctly on the /tf topic.
Which could be the solution to my problem?
Asked by camilla on 2013-01-08 22:21:50 UTC
Comments
Illegal instruction sounds bad. What is your system, your ROS distro and how did you install ROS?
Asked by dornhege on 2013-01-09 00:13:15 UTC
I'm using ros electric with ubuntu natty and I used Desktop-Full Installation
Asked by camilla on 2013-01-09 00:34:22 UTC
What is your hardware?
Asked by tfoote on 2013-05-07 07:22:45 UTC