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.
2 parents a2a62ac + e08eeeb commit b20cf8cCopy full SHA for b20cf8c
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