#include <base_pose_updater.hpp>
|
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector3d | pose |
| |
| rclcpp::Time | timestamp |
| |
Definition at line 20 of file base_pose_updater.hpp.
◆ TimedPose() [1/2]
| PoseUpdater::TimedPose::TimedPose |
( |
| ) |
|
|
inline |
◆ TimedPose() [2/2]
| PoseUpdater::TimedPose::TimedPose |
( |
const Eigen::Vector3d & |
p, |
|
|
const rclcpp::Time & |
t |
|
) |
| |
|
inline |
◆ pose
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW Eigen::Vector3d PoseUpdater::TimedPose::pose |
◆ timestamp
| rclcpp::Time PoseUpdater::TimedPose::timestamp |
The documentation for this struct was generated from the following file: