Skip to content

Commit

Permalink
feat: set the max velocity to 15km/h (#763)
Browse files Browse the repository at this point in the history
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
  • Loading branch information
takayuki5168 committed Mar 6, 2024
1 parent c03bd4b commit 2b6e6d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**:
ros__parameters:
max_vel: 11.1 # max velocity limit [m/s]
max_velocity: 4.17 # max velocity limit [m/s]

# constraints param for normal driving
normal:
Expand Down

0 comments on commit 2b6e6d6

Please sign in to comment.