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

Trajectory reference state #204

Open
ChamzasKonstantinos opened this issue Jun 8, 2021 · 0 comments
Open

Trajectory reference state #204

ChamzasKonstantinos opened this issue Jun 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChamzasKonstantinos
Copy link
Contributor

ChamzasKonstantinos commented Jun 8, 2021

Currently the majority of the Trajectory functions require a reference state. This happened due to the MoveIt not including the reference state in the msg representation.
One idea is that the reference state could become a member variable to reduce the complexity of the signature functions.
We could read the reference state in the constructor, and add getters/setter functions to modify it.
Another idea is to use the DisplayTrajectoryMsg msg which would not break the constructor API but we would still need the reference state for OMPL to MoveIt trajectory

Opening for discussion/ideas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants