Hi,
I want to print the pose of my robot using robot_state_publisher. I am adding the following code in my launch file
> type="state_publisher"> name="robot_state_publisher"> name="publish_frequency" type="double"> value="30.0"/>
But, I am not sure, where can I see the pose of the robot? Is there any way I can print it ?
↧