Problem with tf view_frames [closed]

asked 2013-01-08 21:21:50 -0500

camilla gravatar image

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?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-09-28 01:15:54.567398

Comments

Illegal instruction sounds bad. What is your system, your ROS distro and how did you install ROS?

dornhege gravatar image dornhege  ( 2013-01-08 23:13:15 -0500 )edit

I'm using ros electric with ubuntu natty and I used Desktop-Full Installation

camilla gravatar image camilla  ( 2013-01-08 23:34:22 -0500 )edit

What is your hardware?

tfoote gravatar image tfoote  ( 2013-05-07 07:22:45 -0500 )edit