/mti_driver

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

XSens Driver for ROS 2

ROS 2 driver for XSens MT/MTi/MTi-G devices. It is based on the ROS 1 driver made by Francis Colas. Here is the link to the old node for reference.

image

Tips

Here is a useful command to enable serial communication:

sudo adduser $USER dialout

where $USER is the username.