cyglidar_d1 is a ROS package, which is designed to visualize 2D/3D distance dataset in real-time. For more details in CygLiDAR, please visit http://www.cygbot.com
- Clone this repository to your catkin's workspace
- Run catkin_make
Install the udev rule
roscd cyglidar_d1
cd scripts
chmod +x create_udev_rules.sh
./create_udev_rules.sh
In cyglidar.launch, the version number can be switched to 0, 1 and 2 for 2D, 3D and 2D/3D respectively as below:
2D)
3D)
2D/3D)
roslaunch cyglidar_d1 cyglidar.launch
In Rviz, the fixed frame and the topics for Point Cloud are as follows:
/laser_link
/scan_laser
/scan_2D
/scan_3D