Skip to content

Commit

Permalink
feat: set max_vel to 40km/h
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 authored and danielsanchezaran committed Feb 29, 2024
1 parent aafea0e commit 864a2de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/**:
ros__parameters:
# motion state constraints
max_velocity: 11.1 # max velocity limit [m/s]
stop_decel: 0.0 # deceleration at a stop point[m/ss]

# external velocity limit parameter
Expand Down

0 comments on commit 864a2de

Please sign in to comment.