Update maneuversd.py

x-jy-temp3
Shane Smiskol 11 months ago committed by GitHub
parent d899125b65
commit 3e88d680a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      tools/longitudinal_maneuvers/maneuversd.py

@ -85,7 +85,7 @@ MANEUVERS = [
),
Maneuver(
"start from stop",
[Action([1.5], [5])],
[Action([1.5], [6])],
repeat=2,
initial_speed=0.,
),

Loading…
Cancel
Save