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

Create poc for distributed control #5

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on May 17, 2023

  1. allow an empty robot description file.

    * Deprecate passing of robot description file to controller manager
    * subscribe to robot_state_publisher to get robot_description_file
    mamueluth committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7f41c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1a0da7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f781d1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf6564a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32c2f38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce32ebe View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    destogl authored and mamueluth committed May 17, 2023
    Configuration menu
    Copy the full SHA
    33ae1ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f32d36c View commit details
    Browse the repository at this point in the history
  9. Not working! tried waiting for urdf to arrive before starting control…

    …lers in test
    
    In tests we have to be sure, that our urdf arrived before continuing
    with the actuell tests otherwise they will naturally fail...
    mamueluth committed May 17, 2023
    Configuration menu
    Copy the full SHA
    7fd2e50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6dcd4cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    300e985 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    984d896 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bc8f800 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7043187 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9764f8f View commit details
    Browse the repository at this point in the history
  16. make possible to export only subset of command/state interfaces, fix

    adding node multiple times to executor
    mamueluth committed May 17, 2023
    Configuration menu
    Copy the full SHA
    8b4b553 View commit details
    Browse the repository at this point in the history