mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Got udev rules working for usb serial devices and cameras on rover
This commit is contained in:
0
rover/zed_wrapper/cfg/Zed.cfg
Normal file → Executable file
0
rover/zed_wrapper/cfg/Zed.cfg
Normal file → Executable file
@@ -46,10 +46,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
<!-- ZED parameters -->
|
||||
<param name="zed_id" value="$(arg zed_id)" />
|
||||
|
||||
<param name="resolution" value="3" />
|
||||
<param name="resolution" value="2" />
|
||||
<param name="quality" value="1" />
|
||||
<param name="sensing_mode" value="0" />
|
||||
<param name="frame_rate" value="60" />
|
||||
<param name="frame_rate" value="30" />
|
||||
<param name="odometry_db" value="" />
|
||||
<param name="openni_depth_mode" value="0" />
|
||||
<param name="gpu_id" value="$(arg gpu_id)" />
|
||||
|
||||
Reference in New Issue
Block a user