-
Notifications
You must be signed in to change notification settings - Fork 86
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
Mimic joint feature humble #245
Closed
sea-bass
wants to merge
108
commits into
ros-controls:master
from
PickNikRobotics:mimic-joint-feature-humble
Closed
Mimic joint feature humble #245
sea-bass
wants to merge
108
commits into
ros-controls:master
from
PickNikRobotics:mimic-joint-feature-humble
Conversation
This file contains 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
…ed small changes. Use components::VelocityResetCmd to be able to recover from joint limits.
Signed-off-by: Ian Chen <[email protected]>
Signed-off-by: Ian Chen <[email protected]>
…emos Fix example demos in humble branch
Add tricycle example to the `humble` branch
This reverts commit cc2e9f6.
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: tonylitianyu <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
…-controls#76) Signed-off-by: ahcorde <[email protected]>
…ontrols#74) Signed-off-by: ahcorde <[email protected]>
…s-controls#73) Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]>
Signed-off-by: ahcorde <[email protected]> Signed-off-by: ahcorde <[email protected]>
Signed-off-by: Denis Štogl <[email protected]> Co-authored-by: Lovro <[email protected]>
Signed-off-by: ahcorde <[email protected]> Co-authored-by: Andrej Orsula <[email protected]>
* Cleanup controller config (ros-controls#180) Signed-off-by: Alejandro Hernández Cordero <[email protected]> (cherry picked from commit 2231745) Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Fix stuck passive joints * Update comment * Fix variable naming --------- Co-authored-by: Christoph Fröhlich <[email protected]> (cherry picked from commit 0a8d446) Co-authored-by: Johannes Huemer <[email protected]>
Signed-off-by: Jakub Delicat <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
…ntrols#222) (ros-controls#225) Co-authored-by: Alejandro Hernández Cordero <[email protected]> (cherry picked from commit 5a94805) Co-authored-by: Sai Kishor Kothakota <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ros-controls#233) (ros-controls#234) * Fix crashing due to an invalid parameter in the initial value (ros-controls#233) Signed-off-by: Alejandro Hernandez Cordero <[email protected]> (cherry picked from commit a3beadb) # Conflicts: # ign_ros2_control/src/ign_system.cpp * Fixed merge Signed-off-by: Alejandro Hernández Cordero <[email protected]> --------- Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
…ols#238) * Use portable versio for usleep (ros-controls#237) Signed-off-by: Alejandro Hernández Cordero <[email protected]> (cherry picked from commit 0bdf13e) # Conflicts: # ign_ros2_control/src/ign_ros2_control_plugin.cpp * fixed merge Signed-off-by: Alejandro Hernández Cordero <[email protected]> --------- Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
…rols#243) * Reset Gazebo with initial joint positions and velocities (ros-controls#241) (cherry picked from commit c5b0b90) # Conflicts: # ign_ros2_control/src/ign_system.cpp * Fixed merge Signed-off-by: Alejandro Hernández Cordero <[email protected]> * Fix Signed-off-by: Alejandro Hernández Cordero <[email protected]> --------- Signed-off-by: Alejandro Hernández Cordero <[email protected]> Co-authored-by: Ruddick Lawrence <[email protected]> Co-authored-by: Alejandro Hernández Cordero <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated version of #86
EDIT: My bad, please disregard.