Skip to content

Commit

Permalink
Update_submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
artem30801 committed Feb 27, 2019
1 parent d802aa8 commit 09314d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Drone/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ def stop_animation():
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':
Expand Down
2 changes: 1 addition & 1 deletion blender-csv-animation

0 comments on commit 09314d8

Please sign in to comment.