#include <Imu.h>
Public Types | |
typedef std::array< double, 9 > | _angular_velocity_covariance_type |
typedef ::geometry_msgs::Vector3_< ContainerAllocator > | _angular_velocity_type |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef std::array< double, 9 > | _linear_acceleration_covariance_type |
typedef ::geometry_msgs::Vector3_< ContainerAllocator > | _linear_acceleration_type |
typedef std::array< double, 9 > | _orientation_covariance_type |
typedef ::geometry_msgs::Quaternion_< ContainerAllocator > | _orientation_type |
typedef std::shared_ptr< ::sensor_msgs::Imu_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::sensor_msgs::Imu_< ContainerAllocator > > | Ptr |
typedef Imu_< ContainerAllocator > | Type |
Public Member Functions | |
Imu_ () | |
Imu_ (const ContainerAllocator &_alloc) | |
typedef std::array<double, 9> sensor_msgs::Imu_< ContainerAllocator >::_angular_velocity_covariance_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> sensor_msgs::Imu_< ContainerAllocator >::_angular_velocity_type |
typedef ::std_msgs::Header_<ContainerAllocator> sensor_msgs::Imu_< ContainerAllocator >::_header_type |
typedef std::array<double, 9> sensor_msgs::Imu_< ContainerAllocator >::_linear_acceleration_covariance_type |
typedef ::geometry_msgs::Vector3_<ContainerAllocator> sensor_msgs::Imu_< ContainerAllocator >::_linear_acceleration_type |
typedef std::array<double, 9> sensor_msgs::Imu_< ContainerAllocator >::_orientation_covariance_type |
typedef ::geometry_msgs::Quaternion_<ContainerAllocator> sensor_msgs::Imu_< ContainerAllocator >::_orientation_type |
typedef std::shared_ptr< ::sensor_msgs::Imu_<ContainerAllocator> const> sensor_msgs::Imu_< ContainerAllocator >::ConstPtr |
typedef std::shared_ptr< ::sensor_msgs::Imu_<ContainerAllocator> > sensor_msgs::Imu_< ContainerAllocator >::Ptr |
typedef Imu_<ContainerAllocator> sensor_msgs::Imu_< ContainerAllocator >::Type |
|
inline |
|
inline |
_angular_velocity_type sensor_msgs::Imu_< ContainerAllocator >::angular_velocity |
_angular_velocity_covariance_type sensor_msgs::Imu_< ContainerAllocator >::angular_velocity_covariance |
_header_type sensor_msgs::Imu_< ContainerAllocator >::header |
_linear_acceleration_type sensor_msgs::Imu_< ContainerAllocator >::linear_acceleration |
_linear_acceleration_covariance_type sensor_msgs::Imu_< ContainerAllocator >::linear_acceleration_covariance |
_orientation_type sensor_msgs::Imu_< ContainerAllocator >::orientation |
_orientation_covariance_type sensor_msgs::Imu_< ContainerAllocator >::orientation_covariance |