Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 74

Tf transform base_footprint base_link not working

$
0
0
Hi, I am working with a Kuka robot. When I launch youbot drivers everything works right and I can control platform movement with a remote joystick. But, when I execute: rosrun tf tf_echo base_link base_footprint Seems like tf transformation from base_footprint to base_link is not working as parameters do not change when platform moves (they remain 0.000 0.000 0.000 1.000). The package used for publishing robot state is "robot_state_publisher". Tf tree is like follows: odom -> base_footprint -> base_link -> ... Tf transformations between odom and base_footprint are working well. So, I tried to run a static transform publisher executing: rosrun tf static_transform_publisher 0 0 -0.5 0 0 0 base_footprint base_link 100 But it does not work. Although, if I add the Tf in Rviz, it can be seen base_link axis constantly moving (blinking) from its original position to a position -0.5 below. So, I do not know what is happening. Maybe the problem is that there are two publications of tf at the same time. In that case, I would like to know how could I delete or modify one.

Viewing all articles
Browse latest Browse all 74

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>