Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Reeds shepps approximation interactive test #1

Merged
merged 4 commits into from
Oct 6, 2021
Merged

Conversation

ddengster
Copy link
Contributor

@ddengster ddengster commented Oct 6, 2021

Add test for approximation of dubins curves.

  • Reversible motions not supported yet.
  • Circular arcs are approximated via constructing the control polygon of a b-spline and then converted to hermite spline parameters and input into rmf::Trajectory. The white curve shows the trajectory of the motion.
  • These are cherry picked examples since there is no planner yet. Some examples may break as you tweak the parameters.

image

image

image

@ddengster ddengster changed the title Reeds shepps approximation test Reeds shepps approximation interactive test Oct 6, 2021
Signed-off-by: ddengster <ed.fan@osrfoundation.org>
Signed-off-by: ddengster <ed.fan@osrfoundation.org>
Signed-off-by: ddengster <ed.fan@osrfoundation.org>
Signed-off-by: ddengster <ed.fan@osrfoundation.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant