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

No state violated in global_planner robot_part #1131

Open
MatthijsBurgh opened this issue Jul 31, 2021 · 0 comments
Open

No state violated in global_planner robot_part #1131

MatthijsBurgh opened this issue Jul 31, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@MatthijsBurgh
Copy link
Member

Global planner has path_length member variable. This is the length of the last planned path. This should not be stored here. Because the robot object should not have any state, but also because the corresponding plan is not stored. (And member variable is added outside the constructor)

Introduced by @PetervDooren in e234823

@MatthijsBurgh MatthijsBurgh added the enhancement New feature or request label Jul 31, 2021
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

No branches or pull requests

1 participant