lse_imu_drivers: lse_xsens_mti
Package Summary
Xsens MTi node. The existing xsens_mti node is distributed in the form of a library and requires the MTi to be set to a determined configuration to work. We had some old code laying around so we just ported it to ROS. This sends the MTi to configuration mode at start and sets it to the propper mode of operation.
- Author: Gonçalo Cabrita, Nicolas Vignard
- License: BSD
- Repository: isr-uc-ros-pkg
- Source: svn http://isr-uc-ros-pkg.googlecode.com/svn/stacks/lse_imu_drivers/trunk/lse_xsens_mti
Also check the xsens_mti package.
Supported Hardware
Xsens MTi.
ROS API
mti_node
mti_node is a driver for the Xsens MTi Inertial Measurement Unit. It publishes orientation, angular velocity and linear acceleration (covariances are not yet supported), and complies with the IMU API. Take a look at the unsupported C++ API for further features.Published Topics
imu/data (sensor_msgs/Imu)- Streaming inertial data from the IMU.
Parameters
~baudrate (int, default: 115200)- Baudrate of the MTi.
- The frame in which the MTi readings will be returned.






