You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2022. It is now read-only.
On sabre lite:
$ mkdir -p lidar/src
$ cd lidar/src
$ git clone https://github.com/clearpathrobotics/LMS1xx
$ cd ..
$ catkin_make
$ catkin_make install
$ source install/setup.sh
Then you can run the node (use rviz to see data):
$ rosrun lms1xx LMS1xx_node _host:=192.168.3.7
$ rosrun rviz rviz (the tf frame is /laser)