Skip to content

Commit ed22aeb

Browse files
Cleaned up waypoints example
1 parent 8af2703 commit ed22aeb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/waypoints.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
# Connect to the robot
1212
robot = Robot(args.host)
13-
robot.relative_dynamics_factor = 0.05
1413
robot.recover_from_errors()
1514

1615
# Reduce the acceleration and velocity dynamic

0 commit comments

Comments
 (0)