Support admittance control - #598
Open
JohnTGZ wants to merge 17 commits into
Open
Conversation
kaushikbalasundar
force-pushed
the
jt/add-admittance-mode
branch
from
July 22, 2026 22:26
0d0b1d7 to
0a944a5
Compare
…ERPOLATION, which should respect kinematic constraints. 2. Also Update the max_distance to a much smaller value (0.1 radians) to scale down velocity and acceleration commands for setpoints that exceed this value
JohnTGZ
force-pushed
the
jt/add-admittance-mode
branch
from
July 28, 2026 09:40
4d250e5 to
1c10d91
Compare
…It cannot be changed during runtime
JohnTGZ
marked this pull request as ready for review
July 30, 2026 15:43
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.
Overview
This PR updates the
robot_control_bridgeto support Cartesian admittance control as the default Cartesian controller. It makes the following changes:MotionUpdateorJointMotionUpdatemessagescritical_massas a config parameterLINEAR_INTERPOLATIONtoREFLEXXES.TODO
USE_FIXED_CONTROL_PARAMETERSto trueflowstate/aic_flowstate_ros_bridge/CHANGELOG.rst