Skip to content

Commit

Permalink
chore: test on robot
Browse files Browse the repository at this point in the history
  • Loading branch information
fireblonde committed Jul 15, 2024
1 parent c580dae commit 48ade4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def _update_params(self):
self._dynamic_costmap(config)

config = Config()
config.doubles.append(DoubleParameter(name="max_vel_x", value=0.6))
config.doubles.append(DoubleParameter(name="max_vel_x", value=0.4))

self._dynamic_velocity(config)

Expand Down

0 comments on commit 48ade4e

Please sign in to comment.