SICKAG / sick_scan_xd

Based on the sick_scan drivers for ROS1, sick_scan_xd merges sick_scan, sick_scan2 and sick_scan_base repositories. The driver supports both Linux (native, ROS1, ROS2) and Windows (native and ROS2).
Apache License 2.0
95 stars 85 forks source link

Request: ROS topic for multiScan IMU data #219

Closed kajiyyuGXJ closed 9 months ago

kajiyyuGXJ commented 10 months ago

We would like to use multiScan IMU data for robot operating. (Currently, another IMU is installed in the robot independently. We would like to omit it.)

Are there any plan to output this data via ROS topic?

rostest commented 10 months ago

Thanks for your feedback. We are planning to support multiScan IMU and publish corresponding ros messages (sensor_msgs/Imu) in one the next releases.

kajiyyuGXJ commented 10 months ago

Thank you very much for quick response. We are planning to try SLAM by only multiScan (with internal IMU), therefore it will be much helpful. Would it be possible to tell me the rough schedule for the next releases?

rostest commented 10 months ago

The schedule for multiscan IMU support is currently being clarified. We will come back to this question next week with a more concrete timeplan.

kajiyyuGXJ commented 10 months ago

Many thanks! I look forward to hearing you again.

RobertoGuida commented 9 months ago

Hi all, same issue here. We would like to use our multiScan IMU data too. We were too wondering if there is any update on support libraries realease.

rostest commented 9 months ago

@kajiyyuGXJ , @RobertoGuida The multiScan IMU is supported by the latest sick_scan_xd release 3.1.0. Please update and rebuild sick_scan_xd.

kajiyyuGXJ commented 9 months ago

Many thanks! My colleague could confirm the output of IMU rostopic, therefore we can close this thread. Thank you again for dedicated support.