This commit is contained in:
Joe Dong
2022-06-10 15:17:20 +08:00
parent 1889c6a1f3
commit 9ce0dc4824
+1 -1
View File
@@ -152,4 +152,4 @@ ros2 service call /camera/set_color_auto_exposure std_srvs/srv/SetBool '{data: f
* Set white balance
```bash
ros2 service call /camera/set_white_balance orbbec_camera_msgs/srv/SetInt32 '{data: 4600}'
* ```
```