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

Restructuring of the repository for better overview. #232

Merged
merged 13 commits into from
Mar 8, 2023

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    1fbdea3 View commit details
    Browse the repository at this point in the history
  2. Create a demo that uses transmissions (backport #226) (#241)

    * Create a demo that uses transmissions (#226)
    
    * add copy for transmission demo and set in the urdf
    
    * Renamed to rrbot_transmissions
    
    * Changed reduction value of transmission2
    
    * Added the rrbot_transmissions_system_position_only
    
    Exact copy of rrbot_system_position_only for now. Using it
    from the transmission demo
    
    * Moved logger into its own variable
    
    * Uncrustify
    
    * Renamed hw interface to joint. Added actuator interfaces
    
    * Formatting. Remove comments
    
    * Using transmissions for joint and actuator interfaces
    
    Added a helper object to manage the joint to transmissions to actuator
    data handling
    
    * Propagating data between all the interfaces
    
    * Cleanup. Added some consts
    
    * Simulate motor motion
    
    * Added logging to periodically show interface data
    
    * Refactored the parameters a bit. Removed unused ones
    
    * Added try/catches where needed
    
    Checking joint consistency in the description not required. Already done
    by the parser
    
    * Added transmission demo to README
    
    * Use clang-format instead
    
    * rename transmissions ros2_control macro
    
    * Remove unnecessary actuator parameters
    
    * Typo
    
    * Removed gazebo, mock hardware and fake sensors from the transmission
    demo
    
    * Missing 'explicit' from constructor
    
    * Further cleanup of gazebo, mock hardware and fake sensors from the transmission demo
    
    * branding fix
    
    * Remove pointer definitions
    
    Co-authored-by: Bence Magyar <[email protected]>
    
    * Fixed comment about reserve
    
    Co-authored-by: Bence Magyar <[email protected]>
    
    * Renamed member variable and added description
    
    ---------
    
    Co-authored-by: Noel Jimenez <[email protected]>
    Co-authored-by: Bence Magyar <[email protected]>
    (cherry picked from commit 1007b1d)
    
    * Fix preformatted block
    
    * fix header guard
    
    ---------
    
    Co-authored-by: Jordan Palacios <[email protected]>
    Co-authored-by: Bence Magyar <[email protected]>
    3 people authored and destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    0572d28 View commit details
    Browse the repository at this point in the history
  3. Restructuring for example_1 (#234)

    * First compilable version
    
    * Fix wrong paths
    
    * Fix rst
    
    * Update copyright
    
    Co-authored-by: Dr. Denis <[email protected]>
    
    * Restructure cmakelists
    
    * Add maintainer
    
    * Cleanup old paths
    
    * Update Dr. Denis' Email and add him as author.
    
    * Update maintainer
    
    * Use test_nodes from ros2_controllers
    
    * Fix trailing whitespaces
    
    * Fix rviz display
    
    * Add image to readme
    
    ---------
    
    Co-authored-by: Dr. Denis <[email protected]>
    christophfroehlich and destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    7902db1 View commit details
    Browse the repository at this point in the history
  4. [Example 2] Moving and Restructuring (#233)

    Co-authored-by: Dr. Denis <[email protected]>
    christophfroehlich and destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    30a70ce View commit details
    Browse the repository at this point in the history
  5. [Example 3] Moving and Restructuring (#235)

    
    Co-authored-by: Dr. Denis <[email protected]>
    christophfroehlich and destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    bcd5e51 View commit details
    Browse the repository at this point in the history
  6. [Example 5] Moving and Restructuring (#237)

    Co-authored-by: Dr. Denis <[email protected]>
    christophfroehlich and destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    69e8efe View commit details
    Browse the repository at this point in the history
  7. [Example 4] Moving and Restructuring (#236)

    Co-authored-by: Dr. Denis <[email protected]>
    christophfroehlich and destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    7d65bd1 View commit details
    Browse the repository at this point in the history
  8. [Example 6] Moving and Restructuring (#238)

    Co-authored-by: Dr. Denis <[email protected]>
    christophfroehlich and destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    48aefe2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f125be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aad8d5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d17124 View commit details
    Browse the repository at this point in the history
  12. [CI] Delete last-focal setup because it is obsolete and update branch…

    …es for rolling semi-binary build.
    destogl committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    161aaa9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b354fd View commit details
    Browse the repository at this point in the history