ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

same error was coming in my system and it was solved by following procedure.

Install linux driver if your kernel version is less than 3.9

The hardware driver of the USB interface for Linux can be found on http://github.com/xsens/xsens_mt.

make the driver, and install it using the following commands

  1. make
  2. sudo modprobe usbserial
  3. sudo insmod /home/abhishek/xsens_driver/xsens_mt/xsens_mt.ko