forked from StoglRobotics-forks/ros2_controllers
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Overview full control pipeline PR and Rebasing #13
Open
destogl
wants to merge
65
commits into
master
Choose a base branch
from
rovs-full-control-pipeline
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
…working on the tests.
Co-authored-by: Christoph Fröhlich <[email protected]>
Co-authored-by: Christoph Fröhlich <[email protected]>
commit 5595714ca3632b0cb437163363b4204a66a32e3c Author: Bijou <[email protected]> Date: Tue Mar 21 12:59:16 2023 -0700 Add a reliable reference topic as well commit ed915756a0ff5cb8abe9a0f9cdf69982581ce16f Author: Bijou <[email protected]> Date: Tue Mar 21 10:36:56 2023 -0700 Fix compiler warning commit 1985db1490fd5588cacfa90086ad624f6aff93b5 Author: Bijou <[email protected]> Date: Tue Mar 21 10:22:00 2023 -0700 Simplify setting of "has limits" for a particular limit commit 3e3ef86d3796c3ab3c5afd908b5f2c54e39ee31b Author: Bijou <[email protected]> Date: Mon Mar 20 12:57:01 2023 -0700 Fix service for setting joint limits in Cartesian trajectory generator commit 7df931cef8b10239da3784aba44e774aa860cceb Author: Bijou <[email protected]> Date: Sun Mar 19 14:04:18 2023 -0700 Remove position mode logic and service for setting position mode commit 33f4d5d0e1c2b7d503a99587fbc7a960eabab3e8 Author: Denis Štogl <[email protected]> Date: Thu Dec 22 09:50:23 2022 +0100 Added Cartesian Trajectory Generator. commit ccc4ab3 Author: Bence Magyar <[email protected]> Date: Sun Apr 2 08:56:45 2023 +0100 3.4.0 commit 05011b4 Author: Bence Magyar <[email protected]> Date: Sun Apr 2 08:56:12 2023 +0100 Update changelogs commit b70a8d0 Author: Christoph Fröhlich <[email protected]> Date: Thu Mar 30 07:42:27 2023 +0200 Fix broken links (ros-controls#554) commit 03dfb84 Author: Dr. Denis <[email protected]> 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 <[email protected]> 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
Added save_iterm parameter Added check for default false in tests
…meter-in-pid-controller-in-control-toolbox Added support for save integral term parameter
Use time from start passed in from input reference if non-zero in CTG
Modify CTG to expect twist in measured state input to be in body frame
…e_nan Handle NaNs in measured state in CTG
…s_with_values Use values, if present in reset dofs service, instead of fb to reset
Fix bug when two reset dofs requests sent to JTC without being processed in between
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.
Backup branch: rovs-full-control-pipeline