Const memory mapping of ROS message as Lie group type.
More...
#include <ros.hpp>
|
using | Storage = Eigen::Map< const Eigen::Matrix< double, RepSize, 1 > > |
|
Const memory mapping of ROS message as Lie group type.
Definition at line 129 of file ros.hpp.
◆ Storage
using smooth::Map< const geometry_msgs::msg::Quaternion >::Storage = Eigen::Map<const Eigen::Matrix<double, RepSize, 1> > |
Underlying storage is Eigen const Map
Definition at line 129 of file ros.hpp.
◆ Map()
smooth::Map< const geometry_msgs::msg::Quaternion >::Map |
( |
const geometry_msgs::msg::Quaternion & |
msg | ) |
|
|
inlineexplicit |
Const map message as Lie group type.
Definition at line 129 of file ros.hpp.
◆ coeffs()
const Storage & smooth::Map< const geometry_msgs::msg::Quaternion >::coeffs |
( |
| ) |
const |
|
inline |
Access underlying Eigen::Map
Definition at line 129 of file ros.hpp.
◆ data()
const Scalar * smooth::Map< const geometry_msgs::msg::Quaternion >::data |
( |
| ) |
const |
|
inline |
Access raw pointer
Definition at line 129 of file ros.hpp.
◆ SMOOTH_INHERIT_TYPEDEFS
smooth::Map< const geometry_msgs::msg::Quaternion >::SMOOTH_INHERIT_TYPEDEFS |
Define types.
Definition at line 129 of file ros.hpp.
The documentation for this class was generated from the following file: