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

Feature/ simple controller, live parameter interface, and controller manager beginnings #3

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

RCMast3r
Copy link
Contributor

@RCMast3r RCMast3r commented Sep 8, 2024

No description provided.

@RCMast3r
Copy link
Contributor Author

RCMast3r commented Sep 8, 2024

requires #1 first

@RCMast3r
Copy link
Contributor Author

this PR doesnt actually add the controller manager, it actually adds in just the simple controller, the beginnings of the state estimator (provides access to the current state of the car to everything), and the configuration interface for live parameter handling.

@RCMast3r RCMast3r changed the title Feature/controller manager Feature/ simple controller, live parameter interface, and controller manager beginnings Sep 18, 2024
@RCMast3r RCMast3r requested review from Dopp-IO and removed request for 12458 and Comerm28 September 18, 2024 15:38
@SreeDan SreeDan self-requested a review September 24, 2024 03:12
config/drivebrain_config.json Outdated Show resolved Hide resolved
drivebrain_app/main.cpp Show resolved Hide resolved
drivebrain_app/main.cpp Outdated Show resolved Hide resolved
drivebrain_app/main.cpp Outdated Show resolved Hide resolved
drivebrain_core_base/src/Configurable.cpp Show resolved Hide resolved
drivebrain_core_base/src/Configurable.cpp Show resolved Hide resolved
drivebrain_core_base/src/StateEstimator.cpp Show resolved Hide resolved
drivebrain_core_base/src/StateEstimator.cpp Outdated Show resolved Hide resolved
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.

3 participants