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

[wombat] Refactor to use namespaces #34

Merged
merged 3 commits into from
Dec 31, 2023
Merged

Conversation

spacey-sooty
Copy link
Member

What this PR does
Makes Wombat expose everything as wom:: through the Wombat.h header. Internally uses namespaces based of directory of files

What does it fix/add?
Resolves #7

@spacey-sooty spacey-sooty added the Wombat This relates to Wombat (also create a mirror issue there) label Dec 27, 2023
@spacey-sooty spacey-sooty requested review from a team as code owners December 27, 2023 04:35
wombat/src/main/cpp/subsystems/Arm.cpp Outdated Show resolved Hide resolved
wombat/src/main/cpp/subsystems/Arm.cpp Show resolved Hide resolved
wombat/src/main/cpp/subsystems/Elevator.cpp Outdated Show resolved Hide resolved
wombat/src/main/cpp/utils/Encoder.cpp Show resolved Hide resolved
wombat/src/main/cpp/utils/Encoder.cpp Outdated Show resolved Hide resolved
@spacey-sooty spacey-sooty merged commit 62ff221 into master Dec 31, 2023
1 check passed
@spacey-sooty spacey-sooty deleted the spacey-sooty/refactoring branch December 31, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Wombat This relates to Wombat (also create a mirror issue there)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor Wombat to use namespaces
2 participants