Update_submodules

This commit is contained in:
Artem30801
2019-02-27 18:13:29 +03:00
parent d802aa8f37
commit 09314d835a
2 changed files with 2 additions and 2 deletions

View File

@@ -201,7 +201,7 @@ try:
print("Until start:", dt)
rospy.Timer(rospy.Duration(dt), start_animation, oneshot=True)
elif command == 'stop':
pass
stop_animation()
#FlightLib.takeoff(2)
#FlightLib.reach(5, 5, 2)
elif command == 'request':