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(SensorModeling) Add orientation hint to CameraSensorViewConfigur… #629

Closed
wants to merge 89 commits into from
Closed

feat(SensorModeling) Add orientation hint to CameraSensorViewConfigur… #629

wants to merge 89 commits into from

Conversation

RIFJo
Copy link
Contributor

@RIFJo RIFJo commented Apr 28, 2022

refers to #620

Signed-off-by: RIFJo jochmann@rt.rif-ev.de

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

  • My suggestion follows the style and contributors guidelines.
  • I have taken care about the documentation.
  • I have done the DCO signoff.
  • My changes generate no errors when passing CI tests.
  • I have successfully implemented and tested my fix/feature locally.
  • Appropriate reviewer(s) are assigned.

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!

@clemenshabedank
Copy link
Contributor

09.05.2022: @kmeids can you please invite @RIFJo and discuss this in the sensor model group?

RIFJo and others added 29 commits December 15, 2022 14:23
…ation

refers to #620

Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: @lukas.elster <lukas.elster@tu-darmstadt.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: @lukas.elster <lukas.elster@tu-darmstadt.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: PhRosenberger <philipp.rosenberger@tu-darmstadt.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: PhRosenberger <philipp.rosenberger@tu-darmstadt.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
- Move cloud state enums into CloudState message

  The enum has been changed to CloudStateLevel and moved into a more
  open meaning message of CloudState. This can easily be expanded in the
  future with more detailed information.

- Generalize definition text of the wind

  The message within the description was too specific, if in the future
  updates will probably have more than only the wind speed and direction
  in it.

- Definition text changed Sun and Wind

  The definition within the Sun and Wind messages were indicating that
  data must originate from an OpenSCENARIO file.

- Definition text rules and unit Sun changed

  The definition within the Sun message was not divided into units,
  rules and description

- Fixes to field numbering, nesting, etc. to align with interface rules

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
- Remove LEVEL_NO_SKY in CloudStateLevel

  There will be no need for now for this state, if no sky is needed, use
  LEVEL_OTHER.

- Describe rules within description

  With rules there is no greater than pi possible. Therefore, moved the
  rules to the description.

- Change wind description

  Changed the range to -pi to +pi like in common.proto for Oreintation3d
  messages. Added a note for minding the conversation from openSCENARIO.

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
- Move TimeOfDay message back to avoid confusion

- Change the message name Clouds to CloudLayer

- Change the SUN angular range

- Wind direction is now origin not target

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>

Co-authored-by: Kmeid <kmeid.saad@ansys.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Renamed ENUMS to LEVEL0-8, added LEVEL_SKY_OBSCURED for situations where the sky is not perceivable, Visual Reference in the comments added

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>

Co-authored-by: Kmeid <kmeid.saad@ansys.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Harmonisation group output: Rework of range and counting methods for azimuth, elevation and wind direction.

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Changed Definition -> Description several times
Changed description texts
Changed Ranges of wind direction
Changed ENUM cloud layer
ENUM CloudLayerLevel -> FractionalCloudCover
Added new reference
changed naming and description text

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>

Changed ENUM FractionalCloudCover

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
changed the references

Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: thomassedlmayer <thomas.sedlmayer@tum.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: thomassedlmayer <tsedlmayer@pmsfit.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: thomassedlmayer <tsedlmayer@pmsfit.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: thomassedlmayer <tsedlmayer@pmsfit.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Habedank Clemens <qxs2704@europe.bmw.corp>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Habedank Clemens <qxs2704@europe.bmw.corp>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Thomas Pajenkamp <tpajenkamp@dspace.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Minor spelling fixes

Co-authored-by: caspar-ai <caspar.dehaes@five.ai>
Signed-off-by: clemenshabedank <clemens.habedank@partner.bmw.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Changes that appear uncontroversial.

Signed-off-by: clemenshabedank <clemens.habedank@partner.bmw.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Habedank Clemens <qxs2704@europe.bmw.corp>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Habedank Clemens <qxs2704@europe.bmw.corp>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Thomas Bleher <thomas.tb.bleher@bmw.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
The operating state of the vehicle.

Signed-off-by: Thomas Nader <Thomas.Nader@bmw.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
State instead of status.

Signed-off-by: Thomas Nader <Thomas.Nader@bmw.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
philipwindecker and others added 28 commits December 15, 2022 14:23
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
interface spec

Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Change version naming for master branch, update Ubuntu image, and add Antora generator trigger.

Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
Signed-off-by: Philip Windecker <95633467+philipwindecker@users.noreply.github.com>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Since no secrets will be available for security reasons, do not try to
trigger antora builds when those secrets are not available.

Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Aligns variability attribute description with existing enum description

Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Philipp Rosenberger <philipp.rosenberger@persival.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
- Clarify definition of old types to differentiate from new types
- Add new types VARIABLE_MOVABLE and VARIABLE_MUTABLE

Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Thomas Sedlmayer <tsedlmayer@pmsfit.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
feat(vehicle classifications): add classification for stand-up scooters, motivated by possible NCAP target type

refers to issue #673

Signed-off-by: schmidtlorenz <107173594+schmidtlorenz@users.noreply.github.com>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
…d discontinuities

Also-by: Weiss David <david.weiss@in-tech.com>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Also-by: Weiss David <david.weiss@in-tech.com>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
The type of a reference line will determine how S and T coordinates have
to be calculated. Type POLYLINE is equal to the previous ST definition.
A new type POLYLINE_WITH_T_AXIS is introduced for improved ST handling.

Signed-off-by: Weiss David <david.weiss@in-tech.com>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Also-by: Weiss David <david.weiss@in-tech.com>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
Also-by: Weiss David <david.weiss@in-tech.com>
Signed-off-by: Reinhard Biegel <reinhard.biegel@in-tech.com>
Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
use enum instead of EXIF tag.
only provide mirroring, no rotation options

Signed-off-by: RIFJo <jochmann@rt.rif-ev.de>
@RIFJo
Copy link
Contributor Author

RIFJo commented Dec 15, 2022

Confused with the GitHub workflow. I will prepare a new pull request with just my changes

@RIFJo RIFJo closed this Dec 15, 2022
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.