ROS进阶学习手记 9 -- 关于坐标系统 tf

这篇博客介绍了如何使用C++编写一个ROS tf发布器。首先,概述了tf学习的大纲,接着详细讲述了创建tf发布器的步骤,包括创建ROS包、编写代码、编译并运行发布器。通过运行示例,使用tf_echo工具验证了发布的turtle坐标信息。
摘要由CSDN通过智能技术生成

ROS tf 教程: 写一个tf 发布器

完成了tf的初步认识以后,我们将按照以下的大纲进行ROS_tf的学习:
ref: http://wiki.ros.org/tf/Tutorials
重要的一个参考是  古月居的博客: http://blog.csdn.net/hcx25909/article/details/9255001      

1. 有关tf 的学习大纲  

  1. Writing a tf broadcaster (C++)

    This tutorial teaches you how to broadcast coordinate frames of a robot to tf.

  2. Writing a tf listener (C++)

    This tutorial teaches you how to use tf to get access to frame transformations.

  3. Adding a frame (C++)

    This tutorial teaches you how to add an extra fixed frame to tf.

  4. Learning about tf and time (C++)

    This tutorial teaches you to use the waitForTransform function to wait for a transform to be available on the tf tree.

  5. Time travel with tf (C++)

    This tutorial teaches you about advanced time travel features of tf

2. 开始本节

    这一节,我们要用C++写一个 tf broadcaster,先创建Package:

Before we get started, you need to create a new ros package for this project. In the sandbox folder, create a package calledlearning_tf that depends on tf,roscpp,

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值