Skip to content
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

Feature/joystickinterface #96

Merged
merged 39 commits into from
Oct 9, 2023
Merged

Conversation

Aldokan
Copy link
Member

@Aldokan Aldokan commented Oct 8, 2023

Converted to ROS2 with unit tests and new added feature: Right and left trigger should give a positive and negative thrust/torque multiplier respectively

Aldokan and others added 30 commits September 17, 2023 15:43
@Aldokan Aldokan linked an issue Oct 8, 2023 that may be closed by this pull request
7 tasks
mission/joystick_interface/CMakeLists.txt Outdated Show resolved Hide resolved
"/thrust/wrench_input",
1)

self.declare_parameter('surge', 100.0)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should not be necessary to declare, as they are declared in the config file.

@alekskl01 alekskl01 merged commit 5b84187 into development Oct 9, 2023
@alekskl01 alekskl01 deleted the feature/joystickinterface branch October 11, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TASK] Xbox Interface
3 participants