Some small updates.

This commit is contained in:
Daniel
2025-02-03 17:19:02 +01:00
parent b41380b033
commit 3eb7696e31
4 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -67,4 +67,4 @@ services:
- DISPLAY
- QT_X11_NO_MITSHM=1
- "PYTHONUNBUFFERED=1"
command: /bin/bash -i -c 'sleep 2 && export ROS_DOMAIN_ID=18 && ros2 run image_view image_view --ros-args --remap image:=/camera01/img_with_pose -p autosize:=True -p window_name:=MyImage'
command: /bin/bash -i -c 'sleep 2 && export ROS_DOMAIN_ID=18 && ros2 run image_view image_view --ros-args --remap image:=/camera01/img_with_pose -p autosize:=True -p window_name:=MyPoseImage'