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

feat[code]: extend StatePoint #749

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denotte
Copy link

@denotte denotte commented Dec 14, 2023

Reference to a related issue in the repository

#748

Add a description

Extends the StatePoint with optional fields velocity, acceleration, orientation and orientation rate.

Some questions to ask:
What is this change?
What does it fix?
Is this a bug fix or a feature? Does it break any existing functionality or force me to update to a new version?
How has it been tested?

Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:

If you can’t check all of them, please explain why.
If all boxes are checked or commented and you have achieved at least one positive review, you can assign the label ReadyForCCBReview!

refers to OpenSimulationInterface#748
Extends the StatePoint with optional fields velocity,
acceleration, orientation and orientation rate.

Signed-off-by: Dennis Otte <dennis.otte@twt-gmbh.de>
@lemmer-fzi
Copy link
Contributor

As the StatePoint message is used in various other messages the inteded usage of the StatePoint message is documented in the respective messages. Therefore, the respective documentations (for example in TrafficCommand and MotionRequest) should be updated accordingly.

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