An open API service indexing awesome lists of open source software.

https://github.com/brean/docker-ros2-lidar-scanner

run rviz2 and ROS2 inside docker to show/process an rplidar-scan.
https://github.com/brean/docker-ros2-lidar-scanner

docker docker-compose ros2 rviz2

Last synced: 7 months ago
JSON representation

run rviz2 and ROS2 inside docker to show/process an rplidar-scan.

Awesome Lists containing this project

README

          

# Docker + ROS2 to use RPLidar
Run ROS2 and RVIZ2 inside docker to show/process an RPLidar-scan.

## Usage
Connect your RPLidar to the PC and run `docker-compose up` to build and start the docker container.

You should see the laser scan result as red dots inside rviz directly.

If you restart rviz make sure to also restart the docker-container, sometimes just restarting the rviz-rplidar container without restarting the rplidar-one does not show the scan result anymore.