mirror of
https://github.com/westonrobot/scout_ros.git
synced 2026-01-12 11:20:02 +08:00
updated package structure and more fixes
This commit is contained in:
4
scout_sdk/scripts/bringup_can2usb.bash
Executable file
4
scout_sdk/scripts/bringup_can2usb.bash
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# bring up can interface
|
||||
sudo ip link set can0 up type can bitrate 500000
|
||||
Reference in New Issue
Block a user