Skip to content

JointTrajectoryController ignores tolerances sent via action client #249

Closed
@livanov93

Description

@livanov93

Would be nice to have
JointTrajectoryController ignores goal_time_tolerance set via FollowJointTrajectory.Goal.goal_time_tolerance together with path_tolerance and goal_tolerance .

Potential ROS1 inspiration
Implement something like a ROS1 version updateSegmentTolerances which is called every time new goal is received through updateTrajectoryCommand or whenever new trajectory is received.
The parameter propagation is continued on the call of initJointTrajectory which in the end uses updateSegmentTolerances here

This is needed to be able to overwrite constraints that are set via parameter server on the jtc start.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions