Skip to content

Conversation

@niemsoen
Copy link

@niemsoen niemsoen commented Jan 9, 2026

Description

The AddRuckigTrajectorySmoothing was mentioned as a request adapter, even though it is a response adapter. The order of response_adapters in the ompl_planning.yaml needs to be AddTimeOptimalParameterization first, then AddRuckigTrajectorySmoothing, which will correctly execute them in the order of (1) AddTimeOptimalParameterization, (2) AddRuckigTrajectorySmoothing.

I changed the order of the response adapters and correctly named them as response, not request adapters.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • While waiting for someone to review your request, please consider reviewing another open pull request to support the maintainers

The AddRuckigTrajectorySmoothing was mentioned as a request adapter, even though it is a response adapter. The order of 
response_adapters in the ompl_planning.yaml needs to be AddTimeOptimalParameterization first, then AddRuckigTrajectorySmoothing, which will correctly execute them in the order of (1) AddTimeOptimalParameterization, (2) AddRuckigTrajectorySmoothing
@AndyZe AndyZe enabled auto-merge (squash) January 9, 2026 13:55
@niemsoen
Copy link
Author

niemsoen commented Jan 9, 2026

@AndyZe Thank you for approving. Unfortunately the CI fails I believe for reasons that are not caused by this readme change. I see that the CI on main fails. As I'm not able to merge this I guess you will merge this at a later point when the CI works again?

@AndyZe
Copy link
Member

AndyZe commented Jan 9, 2026

That's right. It's set to auto-merge now, as soon as the CI gets fixed. Thanks for the update.

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.

2 participants