Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 474 Bytes

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.