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

Replaced Controller::getControllerState(). #141

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

lewie-donckers
Copy link
Contributor

PR to fix #124

Replaced Controller::getControllerState() with 4 new member functions so a much more restricted set of data is offered to the path tracking planner.

ControllerState could then also be moved to the private section of Controller.

@lewie-donckers lewie-donckers self-assigned this Mar 16, 2022
@lewie-donckers lewie-donckers linked an issue Mar 16, 2022 that may be closed by this pull request
@lewie-donckers lewie-donckers added the refactor Refactor request label Mar 16, 2022
Base automatically changed from fix/123-replaced-controller-state-parameter to main March 17, 2022 11:59
@lewie-donckers lewie-donckers merged commit dbe631d into main Mar 17, 2022
@lewie-donckers lewie-donckers deleted the fix/124-replace-getControllerState branch March 17, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Controller::getControllerState() should be refactored
3 participants