RoboRally/scripts/start_realsense.sh

5 lines
175 B
Bash
Raw Normal View History

2019-09-12 11:06:22 +00:00
#!/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