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

Debugger Encapsulation Task #36

Open
irvingywang opened this issue Apr 6, 2024 · 1 comment
Open

Debugger Encapsulation Task #36

irvingywang opened this issue Apr 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@irvingywang
Copy link
Contributor

irvingywang commented Apr 6, 2024

Bonus Functionality
add callback, like orin callback here to decode the message sent from uart debugger for dynamic parameter tuning.
e.g. send "chassis_pid_kp=1.44", then in callback function, decode, and assign to motor handle

@irvingywang irvingywang self-assigned this Apr 6, 2024
@jia-xie
Copy link
Member

jia-xie commented Apr 6, 2024

refer to orin package init

UART BSP explain here

@jia-xie jia-xie added enhancement New feature or request good first issue Good for newcomers labels Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants