ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Correct tf setup for rviz for Android

asked 2013-07-21 21:43:39 -0500

bjoerngiesler gravatar image

updated 2013-08-12 01:29:18 -0500

felix k gravatar image

Hi all,

I'm trying to get rviz for Android running but my transform tree seems to be wrong, all the elements of the robot model are placed into coordinate system root. The transform tree currently is /world -> /base_link -> other robot elements. Is this the correct way to do it?

Also rviz for Android only lets me choose "world" as the fixed frame, all the other elements in the transform tree do not show up (like they do in rqt, for example).

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-07-21 22:59:28 -0500

felix k gravatar image

updated 2013-08-12 00:44:49 -0500

Have you checked via view_frames if there is only one and correct tree for all your transform frames?

Also you can run roswtf to check for anything mad. There is a roswtf-tf-plugin that should be included automatically. I have seen that not to happen within groovy, but you'll see in the output.


And now that I tested rviz-for-android myself: The documentation states the tf_throttle package must exist in the package path.

edit flag offensive delete link more

Comments

Looks OK to me. Everything is connected under /world. roswtf complains about an additional entry in ROS_PACKAGE_PATH but that is all.

bjoerngiesler gravatar image bjoerngiesler  ( 2013-07-21 23:13:49 -0500 )edit

Question Tools

Stats

Asked: 2013-07-21 21:43:39 -0500

Seen: 818 times

Last updated: Aug 12 '13