Uh oh!
There was an error while loading. Please reload this page.
Extension of the hostVehicleData (part 2) - #547
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
stefancyliax
commented
Jul 13, 2021
CCB 13.07.2021: |
kmeids
commented
Jul 21, 2021
CCB Output 21.07.2021
|
stefancyliax
commented
Aug 4, 2021
CCB Meeting 04.08.2021:
|
ThomasNaderBMW
commented
Aug 23, 2021
@stefancyliax : Can we give it 10 min in the next CCB? |
OSI CCB:
|
081c58a to
3c7304eCompare| } | ||
| // | ||
| // \brief The geodetic position of an object, i.e. center of the bounding box. |
There was a problem hiding this comment.
| // \brief The geodetic position of an object, i.e. center of the bounding box. | |
| // \brief The geodetic position of an object, i.e. center of the 3D bounding box. |
kmeids
commented
Sep 15, 2021
Output CCB 15.09.2021:
|
ab296c8 to
bc7e61eCompareThomasNaderBMW
commented
Sep 21, 2021
@FKlopfer : Is it ready to merge? Your change removed the DCO Sign off, do you add it or is an action from my side required? |
FKlopfer
commented
Sep 22, 2021
Hi @ThomasNaderBMW , it is ready to merge from my side. There was something wrong in the GitHub configuration regarding the DCO last Friday that @stefancyliax was trying to fix but I do not know how far ge got. |
0c084d1 to
e973b6fCompare| // | ||
| // \brief The focus here is on the description of a wheel. | ||
| // | ||
| message WheelData |
There was a problem hiding this comment.
CCB Output 13.10.2021:
- @pmai Please update the comment to indicate that this only relevant to the internal wheel data of the vehicle.
There was a problem hiding this comment.
I already did the description improvements.
Uh oh!
There was an error while loading. Please reload this page.
ThomasNaderBMW
commented
Oct 18, 2021
Can you check and merge @pmai ? |
a5e2e77 to
2795866Compare…the hostVehicleData #441" (before it broke down). Signed-off-by: Nader Thomas <thomas.nader@bmw.de>
Signed-off-by: Nader Thomas <thomas.nader@bmw.de>
Signed-off-by: spider <Thomas.Nader@bmw.de> Signed-off-by: Thomas Nader <Thomas.Nader@bmw.de>
Signed-off-by: spider <Thomas.Nader@bmw.de> Signed-off-by: Thomas Nader <Thomas.Nader@bmw.de>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
Changes done to be open for SetLevel4to5 Requirements. Signed-off-by: spider <Thomas.Nader@bmw.de>
Signed-off-by: Thomas Nader <Thomas.Nader@bmw.de>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
2795866 to
41946d4Compare
Reference to a related issue in the repository
Solves #481 and is the continuation of #441, which broke down after a rebase (I am sorry for that).
Add a description
Host vehicle data is about the perception of the vehicle about it's own, internal states.
It can be understood as an interface container for restbussimulation signals.
If there is a duplication with values from the rest of SensorView or SensorData, than these shall be taken.
It consists of different messages categorizing the vehicle in:
Vehicle-Basics, Vehicle-Powertrain, Vehicle-SteeringWheel, Vehicle-Wheels, Vehicle-Localization.
Some questions to ask:
Does it break any existing functionality or force me to update to a new version?
No, but some fields are deprecated (toDo for 4.0).
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!