speed
This commit is contained in:
@@ -57,7 +57,9 @@ def generate_launch_description():
|
||||
output="both",
|
||||
parameters=[
|
||||
ParameterFile(joy_params),
|
||||
{"fire_ext_max_capacity": 100},
|
||||
{"fire_ext_max_capacity": 100,
|
||||
"max_linear_speed": 3.},
|
||||
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user