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

Robot Model in rviz problems

asked 2011-07-13 08:37:08 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Work though the urdf tutorials but keep getting errors that visually wrong results. Every link has the error "No transform from [...name...] to [/base_link]"

For example when trying to see the turtlebot model from turtlebot_description I get: image description

What am I missing? I have urdf_tools.

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
6

answered 2011-07-13 08:49:08 -0500

fergs gravatar image

updated 2011-07-13 08:50:27 -0500

You probably need to start either the robot_state_publisher which converts joint_states + urdf into a number of TF transforms, or the joint_state_publisher which will output joint_states for a robot when not connected to real hardware which does so.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-07-13 08:37:08 -0500

Seen: 2,520 times

Last updated: Jul 14 '11