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

How to Combine URDF with RVIZ and Odometry [closed]

asked 2015-04-28 09:05:32 -0500

felixwatzlawik gravatar image

Hello Guys,

I am setting up my Robot System and I have the Odometry and I created a URDF-File, how can I combine the URDF File with the RVIZ and the Odometry to have a represenation of the Movement and my robot model?

Thanks in advance, Felix

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by felixwatzlawik
close date 2015-05-04 04:55:36.969001

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-04-28 12:39:36 -0500

aak2166 gravatar image

Hi,

I would load your odom data into a sensor_msgs/JointState message, then subscribe to that with the robot_state_publisher node, passing it your URDF as a parameter. Finally you can use rviz to display the TF data that RSP is broadcasting.

edit flag offensive delete link more

Comments

Can u give me some example code?

felixwatzlawik gravatar image felixwatzlawik  ( 2015-04-29 01:53:42 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-04-28 09:05:32 -0500

Seen: 270 times

Last updated: Apr 28 '15