5 lines
175 B
Bash
Executable File
5 lines
175 B
Bash
Executable File
#!/bin/bash
|
|
#roslaunch realsense2_camera rs_camera.launch color_height:=720 color_width:=1280
|
|
roslaunch realsense2_camera rs_camera.launch color_height:=480 color_width:=640
|
|
|