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

No transform from [base_link] to frame [map]

$
0
0
Followed this [TF ROS tutorial](http://wiki.ros.org/tf/Tutorials/Introduction%20to%20tf) **Incurred error:** ![Global](/media/golluri/$h@r@th/Projects/UV sterilization robot/Project files/no_transformerror.jpg) TF status is 'warn'. This reads three error messages: 1. No transform from [turtle1] to frame [map] 2. No transform from [turtle2] to frame [map] 3. No transform from [world] to frame [map] I've tried( one at once ) these commands, viz., $ rosrun tf static_transform_publisher 0.0 0.0 0.0 0.0 0.0 0.0 turtle1 turtle2 100 $ rosrun tf static_transform_publisher 0.0 0.0 0 0.0 0.0 0.0 turtle1 turtle2 world $ rosrun tf static_transform_publisher 0.0 0.0 0 0.0 0.0 0.0 turtle1 turtle2 world 100 to resolve this, while this command is running on one of the terminals $ rosrun tf static_transform_publisher 0.0 0.0 0.0 0.0 0.0 0.0 map my_frame 100 I've also followed [this ROS Q&A thread](https://answers.ros.org/question/10762/no-transform-from-base_link-to-map/), but didn't help in this case. What am I missing in here? Please correct and clarify. Any constructive discussions or leads will be much appreciated. Thanks in advance.

Viewing all articles
Browse latest Browse all 130

Trending Articles



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