We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a62ac commit e08eeebCopy full SHA for e08eeeb
1 file changed
misc/run_calibration.sh
@@ -19,7 +19,7 @@ full_path=repo_path
19
20
#Start ROS core for ros serial
21
roscore &
22
-sleep 1
+sleep 10
23
rosrun rosserial_python serial_node.py _baud:=9600 $arduino_port &
24
sleep 1
25
0 commit comments