rafiqrana / mti_driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 99.6%Language:CMake 0.4%