Skip to content

Drivetrains #237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 17 commits into
base: rc/jazzy/2.7
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions clearpath_control/config/a200/localization.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
twist_server_node:
ros__parameters:
link_name: base_link
robot: a200
linear_scale: 1.0
max_positive_linear_velocity: 1.0
max_negative_linear_velocity: -1.0
10 changes: 10 additions & 0 deletions clearpath_control/config/a200/teleop_joy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# A200 default Joy Teleop velocity limits
teleop_twist_joy_node:
ros__parameters:
# Regular
scale_linear.x: 0.4
scale_angular.yaw: 0.6

# Turbo
scale_linear_turbo.x: 1.0
scale_angular_turbo.yaw: 1.2
61 changes: 0 additions & 61 deletions clearpath_control/config/a200/teleop_logitech.yaml

This file was deleted.

77 changes: 0 additions & 77 deletions clearpath_control/config/a200/teleop_ps4.yaml

This file was deleted.

77 changes: 0 additions & 77 deletions clearpath_control/config/a200/teleop_ps5.yaml

This file was deleted.

66 changes: 0 additions & 66 deletions clearpath_control/config/a200/teleop_xbox.yaml

This file was deleted.

Loading
Loading