SICKAG / libsick_ldmrs

This package contains a library for communicating with the SICK LD-MRS line of laser scanners. For a ROS wrapper, see sick_ldmrs_laser.
Apache License 2.0
7 stars 18 forks source link

saving the data #3

Closed agelamin closed 6 years ago

agelamin commented 6 years ago

how can I save the data in a readable format after running the application?

jspricke commented 6 years ago

Hi,

please have a look at the ROS tutorials, esp rostopic and rosbag. Please ask questions on ROS answers.

Closing as this is a general ROS question and not a ldmrs issue.