![]() |
RMVL
2.5.0-dev
Robotic Manipulation and Vision Library
|
提供坐标树维护、变换历史缓存和按时间查询能力 更多...
类 | |
| struct | rm::lpss::tf::LookupResult |
| 坐标变换查询结果 更多... | |
| class | rm::lpss::tf::Buffer |
| 线程安全的坐标变换缓存 更多... | |
| class | rm::lpss::tf::Broadcaster |
| 动态坐标变换发布器 更多... | |
| class | rm::lpss::tf::StaticBroadcaster |
| 静态坐标变换发布器 更多... | |
| class | rm::lpss::tf::Listener |
| 坐标变换监听器 更多... | |
函数 | |
| const char * | rm::lpss::tf::to_string (Status status) noexcept |
| 获取坐标变换状态的稳定文本描述 | |
提供坐标树维护、变换历史缓存和按时间查询能力
TransformStamped 统一表示 \(T_{parent,child}\):child_frame_id 在 header.frame_id 中的位姿,同时也将 child 中的坐标映射到 parent。 Buffer::lookup(target, source) 返回 \(T_{target,source}\)。
|
strong |
#include <rmvl/lpss/transform.hpp>
坐标变换操作状态
|
noexcept |
#include <rmvl/lpss/transform.hpp>
获取坐标变换状态的稳定文本描述