-
Notifications
You must be signed in to change notification settings - Fork 427
Add ros2 control managers #147
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
Closed
Closed
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
80d32e3
Add resource manager.
destogl 08a9623
Add ros2_control_node and main manager for the components Concept
destogl afc2068
ResourceManager move to hardware_interface package because of depende…
destogl d36b5c5
ResourceManager: interface check and handles claiming initial impleme…
destogl 74de76c
Joint and Sensor have now virtual memeber to enable overriding. Resou…
destogl d88a734
ControllerManagerNew add missing functions. Control Manager can initi…
destogl 8ef26d8
Merge branch 'master' into add_ros2_control_managers
destogl 834343f
Correct build.
destogl a124bb5
Revert executor namespace and add compile definition to disable boost…
destogl 8b2de3f
Added LifecycleNode name output
destogl 9e0573b
Add the test where LifecycleNode name is checked.
destogl fb003db
Apply linters and uncrustify
destogl a70dc60
Use foxy uncrustify
destogl bc3f662
Logger name is defined in a constant
bmagyar 50b9107
Restructuring the controller_manager with components
destogl 49a096d
Delete old files
destogl bfede8b
Merge branch 'add_ros2_control_managers' of https://github.com/destog…
destogl 61d0405
Merge branch 'master' into add_ros2_control_managers
destogl 8292c4f
Refractoring and cleaning
destogl 775e0e6
Small build correction
destogl 6b3ee94
Update hardware_interface/src/resource_manager.cpp
bmagyar 94ae85d
Throw execption from the contstructor
destogl bbe0df0
Change namespace of ResourceManager
destogl f86a7d4
Merge branch 'add_ros2_control_managers' of https://github.com/destog…
destogl 3887008
Revert controller_loader_plugin_interface. Add more checks into Contr…
destogl 0eda72a
Include reviews
destogl 135278a
Rever spin changes because multi-threading does not work otherwise
destogl 8495d0a
Make the rest of the reviews in
destogl b0f842e
Merge branch 'master' into HEAD
bmagyar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.