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

Changed project structure #15

Merged
merged 5 commits into from
Sep 20, 2024
Merged

Changed project structure #15

merged 5 commits into from
Sep 20, 2024

Conversation

JacksonElia
Copy link
Member

I wasn't happy with how our project was structured. We had too many files in airbrakes/ and I didn't like how we just had the imu folder. Also, I moved constants to the same level as main because main.py uses some constants.

To review this pr, I would just go to the branch and look at the new structure.

@JacksonElia JacksonElia added the enhancement New feature or request label Sep 20, 2024
requirements.txt Outdated Show resolved Hide resolved
Copy link
Member

@harshil21 harshil21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely like the new hardware folder. Still on the fence on whether the data packets should be in their own file, or inside imu.py, where they are initialized and used.

Github CI is failing because of removed requirements.txt. Should be fixed by adding pip install .[dev]

pyproject.toml Outdated Show resolved Hide resolved
@harshil21
Copy link
Member

Can you also change the path of the logs for the scripts? It should be scripts/test_logs.

@harshil21 harshil21 merged commit 60c380a into main Sep 20, 2024
2 checks passed
@harshil21 harshil21 deleted the project-restructure branch September 20, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants