Skip to content

Commit

Permalink
f? (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianKongelf authored Oct 20, 2023
1 parent b20b888 commit 2fda8de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '3.8'

# Lidar hostname: os1-122007000043
# lidar hostname: os1-122007000043

services:
freya-lidar:
Expand All @@ -12,7 +12,7 @@ services:
entrypoint: ["bash", "-c", "set -e \
&& source ./install/setup.bash \
&& ros2 launch ouster_ros sensor.launch.xml \
sensor_hostname:=169.254.154.82 \
sensor_hostname:=169.254.154.82 \
lidar_port:=7502 \
imu_port:=7503 \
viz:=false
Expand Down

0 comments on commit 2fda8de

Please sign in to comment.