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

Cleanup #53

Merged
merged 13 commits into from
Oct 7, 2024
Merged

Cleanup #53

merged 13 commits into from
Oct 7, 2024

Conversation

aaron4522
Copy link
Collaborator

@aaron4522 aaron4522 commented Jun 13, 2024

  • Added devcontainer
  • Added custom ROS messages to support Convert Waypoint and depending functions to GeoPose #57
  • Revert to .proto from JSON Teensy messages
  • Remove unnecessary files & redundant code
  • Black, isort & consistency refactoring
    • Enable/disable precommit formatting with pre-commit install & pre-commit uninstall
  • Documentation

Closes #41 and #50

@aaron4522 aaron4522 force-pushed the cleanup branch 2 times, most recently from 7cc26f4 to adb5344 Compare September 23, 2024 01:16
- This reverts commit 37293cc "consistent use of min/max rudder/sail"
- Also added misc beneficial changes
- Added .devcontainer
- dev container can compile ROS2 but is ~5x slower for some reason 5s -> 25s+ for ./compileSh

(cherry picked from commit 2bda736)
- PlatformIO works on devcontainer but disabled due to slow build and intellisense indexing (edit .cpp outside devcontainer)
@aaron4522 aaron4522 force-pushed the cleanup branch 2 times, most recently from 3622155 to f4520ef Compare September 23, 2024 01:43
- Standardize snake_case
- Docs
- Remove unused functions
- Rename /Utils to /utils
black autoformatting

black autoformatting
@aaron4522 aaron4522 merged commit 5c014b2 into main Oct 7, 2024
@aaron4522 aaron4522 deleted the cleanup branch November 1, 2024 01:40
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.

Post-Competition Cleanup
1 participant