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

feat/can for obstacle detector #199

Merged
merged 9 commits into from
Oct 11, 2024
Merged

Conversation

hashemmm96
Copy link
Contributor

@hashemmm96 hashemmm96 commented Oct 11, 2024

  • feat(rover_py): add obstacle-detector
  • chore: update to ubuntu 24.04
  • feat(rover_py): editable rover install
  • feat: generate C rover defs from rover.py
  • feat(brake): handle freeze mode
  • feat(obstacle-detector): modify ADC parameters
  • feat(obstacle-detector): add CAN functionality
  • fix(obstacle-detector): limit minimum distance to 0
  • fix(ci): don't build release in separate step

@hashemmm96 hashemmm96 force-pushed the feat/can-for-obstacle-detector branch from 2cb0529 to a944457 Compare October 11, 2024 11:32
Allows using the rover defs for code generation in places other than
rover_py.
Reduce the number of places we need to modify when making changes.
Next is generating DBC file.
Increase sampling time and number of samples.
Release is automatically built now, so no need for separate step.
@hashemmm96 hashemmm96 force-pushed the feat/can-for-obstacle-detector branch from a944457 to 00b8057 Compare October 11, 2024 11:40
@hashemmm96 hashemmm96 merged commit 00b8057 into main Oct 11, 2024
1 check passed
@hashemmm96 hashemmm96 deleted the feat/can-for-obstacle-detector branch October 11, 2024 11:46
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.

1 participant