This commit is contained in:
bjoernellens1 2023-11-24 09:53:30 +01:00 committed by GitHub
parent 94b15992de
commit 35a4ec7615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,14 @@ services:
devices:
- /dev/input:/dev/input
restart: unless-stopped
# scan filter node
lidar_filter:
extends: overlay
command: >
ros2 launch cps_loki_bringup robot_scan_filter.launch.py
# lidar
lidar:
extends: overlay