Robotics StackExchange | Archived questions

rviz fails to show the URDF model (no transfrom from [LINK_n] to [map])

Hi all, I have URDF file created in solid-works than converted to URDF. I have created to two launch files one for gazebo and another for rviz. When gazebo file is launch it work perfectly fine but when i launch the rviz file i couldnt get error on the fixed frame Unknown frame map. Even after i opened a robotmodel I get this error {No transform from [LINK_1] to [map]} could someone pleasehelp me out to resolve this.

Asked by Athiyan Sankar on 2023-07-05 06:31:05 UTC

Comments

Answers

If you are just using rviz2 you probably have no map.

Try setting a link of your model as "fixed frame" in rviz. It should work now.

Asked by autowareX on 2023-07-05 10:16:15 UTC

Comments