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

Revision history [back]

Try this:

  1. Stop the background service with "sudo service clearpath stop"
  2. Verify the IMU device name by unplugging it and plugging it back in and running "dmesg"
  3. Replace the port name in the test.launch file with the one you found with dmesg
  4. Run the node with "roslaunch imu_um6 test.launch" and post your results.