[go: up one dir, main page]

Skip to content

g0mb4/mb_1r2t_ros2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mb_1r2t_ros2

ROS2 driver for the MB 1R2T LiDAR.

Based on https://github.com/Vidicon/mb_1r2t_ros.

mb_1r2t

rviz

Usage

In order to launch the node:

ros2 launch mb_1r2t start.launch.py

In order to launch the node and see the results via rviz:

ros2 launch mb_1r2t rviz.launch.py

Notes

By default the node publishes to the following topics:

Topic Type
/laser_scan sensor_msgs/msg/LaserScan
/point_cloud sensor_msgs/msg/PointCloud

The default parameters of the node are:

  • port (serial port) = /dev/ttyUSB0

  • frame_id = lidar

These can be changed using the launch file launch/start.launch.py.

Windows is not supported yet.

About

ROS2 driver for the MB 1R2T LiDAR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published