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 a demo that uses transmissions #226

Merged
merged 27 commits into from
Feb 15, 2023

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    ad7928c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b7d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d92c9a0 View commit details
    Browse the repository at this point in the history
  4. Added the rrbot_transmissions_system_position_only

    Exact copy of rrbot_system_position_only for now. Using it
    from the transmission demo
    jordan-palacios committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    305f287 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6a795e View commit details
    Browse the repository at this point in the history
  6. Uncrustify

    jordan-palacios committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e0b3c4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73ed52e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2f0048 View commit details
    Browse the repository at this point in the history
  9. Using transmissions for joint and actuator interfaces

    Added a helper object to manage the joint to transmissions to actuator
    data handling
    jordan-palacios committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1296d2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b30b7e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d7fe62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    311f60d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    70d74d8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f095cb View commit details
    Browse the repository at this point in the history
  15. Added try/catches where needed

    Checking joint consistency in the description not required. Already done
    by the parser
    jordan-palacios committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    42cfca8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1cd2fb0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c469c7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    648fd09 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9bd8017 View commit details
    Browse the repository at this point in the history
  20. Typo

    jordan-palacios committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8afa076 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    90fec58 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    af5d961 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    727b079 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. branding fix

    bmagyar authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e769649 View commit details
    Browse the repository at this point in the history
  2. Remove pointer definitions

    Co-authored-by: Bence Magyar <[email protected]>
    jordan-palacios and bmagyar authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    79b8272 View commit details
    Browse the repository at this point in the history
  3. Fixed comment about reserve

    Co-authored-by: Bence Magyar <[email protected]>
    jordan-palacios and bmagyar authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    0b00f35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e98b53 View commit details
    Browse the repository at this point in the history