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

Thrust allocator output #116

Open
Jared-Chan opened this issue Sep 19, 2022 · 0 comments
Open

Thrust allocator output #116

Jared-Chan opened this issue Sep 19, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@Jared-Chan
Copy link
Contributor

In the triton_controls package, change the thrust_allocator node so that the signals publisher publishes appropriate messages for the Teensy thruster controller.

An example of the correct signal format is in the key publisher.

The signal should be an unsigned 32-bit integer. The first 30 bits are divided into continuous groups of 5 bits, each group representing the power level of a thruster. Power levels range from -16 to 15.

The README in triton_teleop contains more information on the naming convention of thrusters used in the key publisher.

@Jared-Chan Jared-Chan added the good first issue Good for newcomers label Sep 19, 2022
@navrajb navrajb self-assigned this Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants