-
Notifications
You must be signed in to change notification settings - Fork 193
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
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1fbdea3 - Browse repository at this point
Copy the full SHA 1fbdea3View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0572d28 - Browse repository at this point
Copy the full SHA 0572d28View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 7902db1 - Browse repository at this point
Copy the full SHA 7902db1View commit details -
[Example 2] Moving and Restructuring (#233)
Co-authored-by: Dr. Denis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 30a70ce - Browse repository at this point
Copy the full SHA 30a70ceView commit details -
[Example 3] Moving and Restructuring (#235)
Co-authored-by: Dr. Denis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcd5e51 - Browse repository at this point
Copy the full SHA bcd5e51View commit details -
[Example 5] Moving and Restructuring (#237)
Co-authored-by: Dr. Denis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69e8efe - Browse repository at this point
Copy the full SHA 69e8efeView commit details -
[Example 4] Moving and Restructuring (#236)
Co-authored-by: Dr. Denis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d65bd1 - Browse repository at this point
Copy the full SHA 7d65bd1View commit details -
[Example 6] Moving and Restructuring (#238)
Co-authored-by: Dr. Denis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48aefe2 - Browse repository at this point
Copy the full SHA 48aefe2View commit details -
Restructuring for example_8 (transmission interface) (#242)
Co-authored-by: Dr. Denis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f125be - Browse repository at this point
Copy the full SHA 0f125beView commit details -
Integrate JTC switching demo to example_1 (#243)
Co-authored-by: Dr. Denis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aad8d5e - Browse repository at this point
Copy the full SHA aad8d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d17124 - Browse repository at this point
Copy the full SHA 2d17124View commit details -
[CI] Delete last-focal setup because it is obsolete and update branch…
…es for rolling semi-binary build.
Configuration menu - View commit details
-
Copy full SHA for 161aaa9 - Browse repository at this point
Copy the full SHA 161aaa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b354fd - Browse repository at this point
Copy the full SHA 6b354fdView commit details