Fix multi-time trajectory controller failing activate#1560
Closed
bijoua29 wants to merge 194 commits intoros-controls:masterfrom
Closed
Fix multi-time trajectory controller failing activate#1560bijoua29 wants to merge 194 commits intoros-controls:masterfrom
bijoua29 wants to merge 194 commits intoros-controls:masterfrom
Conversation
…working on the tests.
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
commit 5595714ca3632b0cb437163363b4204a66a32e3c
Author: Bijou <bijou.abraham@technipfmc.com>
Date: Tue Mar 21 12:59:16 2023 -0700
Add a reliable reference topic as well
commit ed915756a0ff5cb8abe9a0f9cdf69982581ce16f
Author: Bijou <bijou.abraham@technipfmc.com>
Date: Tue Mar 21 10:36:56 2023 -0700
Fix compiler warning
commit 1985db1490fd5588cacfa90086ad624f6aff93b5
Author: Bijou <bijou.abraham@technipfmc.com>
Date: Tue Mar 21 10:22:00 2023 -0700
Simplify setting of "has limits" for a particular limit
commit 3e3ef86d3796c3ab3c5afd908b5f2c54e39ee31b
Author: Bijou <bijou.abraham@technipfmc.com>
Date: Mon Mar 20 12:57:01 2023 -0700
Fix service for setting joint limits in Cartesian trajectory generator
commit 7df931cef8b10239da3784aba44e774aa860cceb
Author: Bijou <bijou.abraham@technipfmc.com>
Date: Sun Mar 19 14:04:18 2023 -0700
Remove position mode logic and service for setting position mode
commit 33f4d5d0e1c2b7d503a99587fbc7a960eabab3e8
Author: Denis Štogl <denis@stoglrobotics.de>
Date: Thu Dec 22 09:50:23 2022 +0100
Added Cartesian Trajectory Generator.
commit ccc4ab3
Author: Bence Magyar <bence.magyar.robotics@gmail.com>
Date: Sun Apr 2 08:56:45 2023 +0100
3.4.0
commit 05011b4
Author: Bence Magyar <bence.magyar.robotics@gmail.com>
Date: Sun Apr 2 08:56:12 2023 +0100
Update changelogs
commit b70a8d0
Author: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
Date: Thu Mar 30 07:42:27 2023 +0200
Fix broken links (ros-controls#554)
commit 03dfb84
Author: Dr. Denis <denis@stoglrobotics.de>
Date: Tue Mar 28 20:46:14 2023 +0200
[AdmittanceController] Addintional argument in methods of ControllerInterface (ros-controls#553)
* [AdmittanceController] Addintional argument in methods of ControllerInterface
* Update admittance_controller.cpp
commit eb76cd7
Author: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
Date: Tue Mar 28 20:45:11 2023 +0200
Update docs (ros-controls#552)
* Add missing controllers to doc index
* Fix wrong forward_command controller doc
Modify trajectory points so consecutive points have shortest angular distance
Update for rolling sync on 2025-01-17
…ync_2025-02-14 Updates for rolling sync on 2025-02-14
This file contains hidden or 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
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.
Fix multi-time trajectory controller failing activate when feedback is not available