imu_pipeline icon indicating copy to clipboard operation
imu_pipeline copied to clipboard

Transforms sensor_msgs/Imu messages into new coordinate frames using tf

Results 5 imu_pipeline issues
Sort by recently updated
recently updated
newest added

Is the rotation on line 112 of tf2_sensor_msgs.h correct? The form of that rotation is the one commonly used to rotate a point in 3D space, where x, y, z...

Hi Is there any release / support on imu_pipeline in ROS2? Best, Samuel

Potential sources: LGPL https://code.google.com/p/imumargalgorithm30042010sohm/ Apache v2 https://android.googlesource.com/platform/frameworks/native/+/jb-mr1.1-dev/services/sensorservice/

I have been working on a collection of imu filters that may be useful for the general public. Here's a general outline of the idea I'm working towards: http://goo.gl/Mv2om0 So...