cornell-cup / cornell-cup/c1c0-movement
Send regular update messages from the locomotion Arduino to the Jetson
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
In HeadLocomotion.ino, messages are never actually sent to the Jetson despite the functionality existing - we need to add code for sending messages as part of the same response for actuating motors to keep the Jetson updated on the microcontroller's status.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with HeadLocomotion.ino and trace the existing motor-actuation response and the code that formats or sends status messages. Confirm how the Jetson receives locomotion responses, then add regular status data to that same response and verify that messages are emitted while motors are actuated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot, robotics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100