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

Introduce master link #21

Merged
merged 5 commits into from
Nov 7, 2024
Merged

Introduce master link #21

merged 5 commits into from
Nov 7, 2024

Conversation

dkargin
Copy link
Owner

@dkargin dkargin commented Nov 7, 2024

Continued replacing big global state with runtime objects

MasterLink unifies access to rosmaster:

  • takes over everything at miniros::master
  • takes over everything at miniros::param

All related global variables are now part of MasterLink::Internal state.

Dmitry Kargin added 5 commits November 7, 2024 13:11
It integrates former functionality of global functions of param:: and master::

All these functions relied on some global state. Now this global state is
localized in MasterLink class.
@dkargin
Copy link
Owner Author

dkargin commented Nov 7, 2024

Passed lazy testing on navigation system

@dkargin dkargin merged commit aa0f0a0 into master Nov 7, 2024
1 check passed
@dkargin dkargin deleted the introduce_master_link branch November 7, 2024 10:45
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.

1 participant