Skip to content

Handle SO(2) trajectories #30

@brianhou

Description

@brianhou

We need to handle wrapping from SO(2) trajectories for ADA. There are (at least) two related TODOs:

I think two strategies would be to:

  1. Keep track of the previous R1 state, and compute the correct delta
  2. Immediately convert an SO(2) trajectory to an R1 trajectory when it's received in JointTrajectoryControllerBase::goalCallback

2 seems a little bit cleaner to me, but does anyone have any preference or other ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions