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.
Here is a useful command to enable serial communication:
sudo adduser $USER dialout
where $USER
is the username.