Skip to content
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

Add fields in GetCartesianPath srv to scale velocity and acceleration #154

Merged
merged 3 commits into from
Mar 23, 2023

Conversation

Yadunund
Copy link

Partly fixes moveit/moveit2#1967

This PR adds max_velocity_scaling_factor and max_acceleration_scaling_factor fields to the GetCartesianPath srv request so that downstream interfaces can appropriately scale cartesian trajectories derived from cartesian interpolations.

Signed-off-by: Yadunund <yadunund@gmail.com>
Copy link
Member

@henningkayser henningkayser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useful addition, thank you! Long-term we should decide if it makes sense to further streamline how trajectory profiles are being configured and better consolidate these message types.

srv/GetCartesianPath.srv Outdated Show resolved Hide resolved
Yadunund and others added 2 commits March 23, 2023 09:49
Co-authored-by: Sebastian Jahr <sebastian.jahr@tuta.io>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
@sjahr sjahr merged commit e97a788 into moveit:ros2 Mar 23, 2023
@Yadunund Yadunund deleted the yadu/scale_get_cartesian_path branch May 2, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants