Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* add stopped_jerk

* set stopped_jerk -5.0

Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
  • Loading branch information
2 people authored and kenji-miyake committed Nov 1, 2021
1 parent 5f7d4a0 commit 9c1a369
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
# stopped state
stopped_vel: 0.0
stopped_acc: -3.4
stopped_jerk: -5.0

# emergency state
emergency_vel: 0.0
Expand Down

0 comments on commit 9c1a369

Please sign in to comment.