We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c898246 commit d920811Copy full SHA for d920811
clearpath_control/config/generic/teleop_joy.yaml
@@ -0,0 +1,12 @@
1
+# A300 default Joy Teleop velocity limits
2
+teleop_twist_joy_node:
3
+ ros__parameters:
4
+ # Regular
5
+ scale_linear.x: 0.4
6
+ scale_linear.y: 0.4
7
+ scale_angular.yaw: 0.75
8
+
9
+ # Turbo
10
+ scale_linear_turbo.x: 1.5
11
+ scale_linear_turbo.y: 1.5
12
+ scale_angular_turbo.yaw: 1.5
0 commit comments