Robot Operating System/공부자료
TF Tutorial
jstar0525
2022. 9. 21. 10:14
반응형
http://wiki.ros.org/tf/Tutorials
1. Workspace Setup
If you have not yet created a workspace in which to complete the tutorials, click here for some brief instructions .
2. Learning tf
C++ | Python |
|
|
Now that you have completed these tutorials please take the time to complete this short questionnaire.
3. Debugging tf
4. Using sensor messages with tf
- Using Stamped datatypes with tf::MessageFilterThis tutorial describes how to use tf::MessageFIlter to process Stamped datatypes.
5. Setting up your robot with tf
- Setting up your robot using tfThis tutorial provides a guide to set up your robot to start using tf.
- Using the robot state publisher on your own robotThis tutorial explains how you can publish the state of your robot to tf, using the robot state publisher.
- Using urdf with robot_state_publisherThis tutorial gives a full example of a robot model with URDF that uses robot_state_publisher. First, we create the URDF model with all the necessary parts. Then we write a node which publishes the JointState and transforms. Finally, we run all the parts together.
6. Video Tutorial (PR2 Beta Workshop)
반응형