mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2025-04-21 09:36:13 +00:00
update
This commit is contained in:
parent
94b15992de
commit
35a4ec7615
@ -97,6 +97,13 @@ services:
|
|||||||
- /dev/input:/dev/input
|
- /dev/input:/dev/input
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|
||||||
|
# scan filter node
|
||||||
|
lidar_filter:
|
||||||
|
extends: overlay
|
||||||
|
command: >
|
||||||
|
ros2 launch cps_loki_bringup robot_scan_filter.launch.py
|
||||||
|
|
||||||
# lidar
|
# lidar
|
||||||
lidar:
|
lidar:
|
||||||
extends: overlay
|
extends: overlay
|
||||||
|
Loading…
Reference in New Issue
Block a user