Skip to content

Commit fe0b683

Browse files
author
M. Fatih Cırıt
committed
fix(json-schema-check): fix parameters and schema files
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 86b4335 commit fe0b683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/joy_controller/config/joy_controller.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**:
22
ros__parameters:
3-
joy_type: $(var joy_type)
3+
joy_type: DS4
44
update_rate: 10.0
55
accel_ratio: 3.0
66
brake_ratio: 5.0

0 commit comments

Comments
 (0)