#include <ImuConverter.hpp>
Definition at line 35 of file ImuConverter.hpp.
◆ ImuConverter()
◆ CreateUnitMessage()
| ImuMsgs::Imu dai::ros::ImuConverter::CreateUnitMessage |
( |
dai::IMUReportAccelerometer |
accel, |
|
|
dai::IMUReportGyroscope |
gyro |
|
) |
| |
|
private |
◆ FillImuData_LinearInterpolation()
| void dai::ros::ImuConverter::FillImuData_LinearInterpolation |
( |
std::vector< IMUPacket > & |
imuPackets, |
|
|
std::deque< ImuMsgs::Imu > & |
imuMsgs |
|
) |
| |
|
private |
◆ toRosMsg()
| void dai::ros::ImuConverter::toRosMsg |
( |
std::shared_ptr< dai::IMUData > |
inData, |
|
|
std::deque< ImuMsgs::Imu > & |
outImuMsg |
|
) |
| |
◆ _angular_velocity_cov
| double dai::ros::ImuConverter::_angular_velocity_cov |
|
private |
◆ _frameName
| const std::string dai::ros::ImuConverter::_frameName = "" |
|
private |
◆ _linear_accel_cov
| double dai::ros::ImuConverter::_linear_accel_cov |
|
private |
◆ _rosBaseTime
| ::ros::Time dai::ros::ImuConverter::_rosBaseTime |
|
private |
◆ _sequenceNum
| uint32_t dai::ros::ImuConverter::_sequenceNum |
|
private |
◆ _steadyBaseTime
| std::chrono::time_point<std::chrono::steady_clock> dai::ros::ImuConverter::_steadyBaseTime |
|
private |
◆ _syncMode
The documentation for this class was generated from the following files: