mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
Increase brake time
This commit is contained in:
@@ -133,7 +133,7 @@ ps = PoseStamped()
|
||||
vs = Vector3Stamped()
|
||||
|
||||
|
||||
BRAKE_TIME = rospy.Duration(2)
|
||||
BRAKE_TIME = rospy.Duration(2.5)
|
||||
|
||||
|
||||
def get_navigate_setpoint(stamp, start, finish, start_stamp, speed):
|
||||
|
||||
Reference in New Issue
Block a user