Skip to content

Commit

Permalink
demo with the latest ros2 package
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN committed Sep 14, 2023
1 parent 3859bd8 commit 8aaa89d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo/oak-1/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
luxonis:
image: husarion/depthai:humble
image: husarion/depthai:humble-2.8.1
volumes:
- /dev/bus/usb:/dev/bus/usb
- ./camera.yaml:/ros2_ws/install/depthai_ros_driver/share/depthai_ros_driver/config/camera.yaml
Expand All @@ -9,7 +9,7 @@ services:
command: ros2 launch depthai_ros_driver camera.launch.py parent_frame:=oak-1-base-frame

rviz:
image: husarion/rviz2:galactic
image: husarion/rviz2:humble-11.2.6
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix:rw
- ./default.rviz:/root/.rviz2/default.rviz
Expand Down

0 comments on commit 8aaa89d

Please sign in to comment.