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

Problem with Rviz

asked 2012-08-20 21:05:33 -0500

camilla gravatar image

updated 2014-01-28 17:13:24 -0500

ngrennan gravatar image

Hi, I want to see the simulation of what my Lego NXT is doing with rviz.
Therefore I created the model of my robot with Lego digital designer and the converted it in the right format, that is to say in a .urdf file.
I renamed my sensors and motors with the name that I specified in the .yaml file. But when I run rviz I get:

Robot Model
    Status Error
    ref_0_link No trasform from [ref_0_link] to [/world]
    ...

In my nodes I specified a tf between the robot base frame and the world frame, and another between the ultrasonic sensor frame and the robot frame.
In fact the links robot and ultrasonic_sensor are the only ones with Transform Ok.
I thought that because of the fact the all the links are children of robot and the joint are fixed there is no need to specify a tf for every link.
Can anyone tell me how to solve my problem?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-08-21 02:24:08 -0500

camilla gravatar image

I solved my problem publishing a tf for every link of the urdf file.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-20 21:05:33 -0500

Seen: 411 times

Last updated: Aug 20 '12