RobotLocomotion / drake

Model-based design and verification for robotics.
https://drake.mit.edu
Other
3.35k stars 1.27k forks source link

[trajectories] Add PiecewiseConstantCuravtureTrajectory #22214

Open mshalm opened 2 days ago

mshalm commented 2 days ago

Adding a trajectory type modeling concatenation of linear segments and circular arcs within a plane, to be used in curvilinear joints (#22196).

The trajectory is intended to eventually model the transform between inboard and outboard frames $X_{FM}$ for the curvilinear joint, and it's design was driven by that intended use case.


This change is Reviewable

mshalm commented 2 days ago

Good day, @mshalm . I’m assigning +@amcastro-tri as the most relevant team member to assist with this pull request. If you already had a different team member in mind, please let us know. To @amcastro-tri , feel free to delegate in case there is someone else more suitable.

Reviewable status: LGTM missing from assignee amcastro-tri, needs platform reviewer assigned, needs at least two assigned reviewers, missing label for release notes (waiting on @mshalm)

Happy for Alejandro to review! @sherm1 and @joemasterjohn-TRI may also be good reviewers.