Skip to content

Conversation

@ThomasNaderBMW
Copy link
Contributor

@ThomasNaderBMW ThomasNaderBMW commented Nov 6, 2020

As this is a bigger PR, feedback is welcome! :)

Reference to a related issue in the repository

Out of WP15. Integration in traffic_update has to be done.
-> Interface between dynamics (incl. restbussimulation) and simulation environment.

Add a description

Host vehicle data is about the perception of the vehicle about it's own, internal states.
It describes data that the host vehicle knows about itself,
e.g. from location sensors, internal sensors, board net etc.
A dynamic model can serve as input provider.
Sensors, mockups or other modules can make usage of the host vehicle data.
It consists of different messages categorizing the vehicle in:
Vehicle-Basics, Vehicle-Powermanagement, Vehicle-Powertrain, Vehicle-SteeringWheel, Vehicle-Wheels, Vehicle-Localization.

Mention a member

@ALL

Check the checklist

  • My code and comments follow the style guidelines and contributors guidelines of this project.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests / travis ci pass locally with my changes.

pmai and others added 29 commits January 26, 2021 13:45
Signed-off-by: Nader Thomas <[email protected]>
* Changed numeric list for citation
* Adding interface naming convention
* Added section about the use of UNKNOWN in GT
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
* Release documentation:

* Replace links to commit hash with link to release page

* replaced all commit hashs in release notes

Signed-off-by: Nader Thomas <[email protected]>
Documentation bug probably due to 2017 renumbering of signs
Signed-off-by: Nader Thomas <[email protected]>
Administrative Change
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Ben Engel <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Co-authored-by: Pierre R. Mai <[email protected]>
Signed-off-by: Pierre R. Mai <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Pierre R. Mai <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
- suggestion for protobuf description
- replaced engine with motor to avoid explicitly defining engine for interfaces
- reorganised wheel arragement--> anti clockwise starting from front left wheel
- Naming suggestion for VehicleLocalization--> renamed as Vehicle GEOPosition
Signed-off-by: Nader Thomas <[email protected]>
Made some adaptions, so it can be build.
Also some  simplifications, so it is not to much at the beginning.
Signed-off-by: Nader Thomas <[email protected]>
Some improvements regarding architectural issues and out of definition reasons.
Signed-off-by: Nader Thomas <[email protected]>
ThomasNaderBMW and others added 21 commits June 30, 2021 16:00
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: Schlömicher Thomas <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
Signed-off-by: Schloemicher, Thomas AVL,AT <[email protected]>
…ehicleData #488

Update regarding this PR: Added ENU coordinate system specifications to HostVehicleData #488
Signed-off-by: Nader Thomas <[email protected]>
…enSimulationInterface/open-simulation-interface into Extension_osi_hostvehicledata

# Conflicts:
#	osi_hostvehicledata.proto
#	osi_trafficupdate.proto
ThomasNaderBMW added a commit that referenced this pull request Jun 30, 2021
…the hostVehicleData #441" (before it broke down).

Signed-off-by: Nader Thomas <[email protected]>
ThomasNaderBMW added a commit that referenced this pull request Sep 13, 2021
…the hostVehicleData #441" (before it broke down).

Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: spider <[email protected]>
@stefancyliax
Copy link
Contributor

@ThomasNaderBMW @kmeids
Since this wasn't discussed today, how is the chance this will be ready for merging in the next days? Otherwise we would need to shift it to 4.0.

@ThomasNaderBMW
Copy link
Contributor Author

@stefancyliax : This is the broken precessor of #547
So this PR does not need to be merged (but the 547 one).
I will close it out of that reason.

ThomasNaderBMW added a commit that referenced this pull request Oct 11, 2021
…the hostVehicleData #441" (before it broke down).

Signed-off-by: Nader Thomas <[email protected]>
Signed-off-by: spider <[email protected]>
Signed-off-by: Thomas Nader <[email protected]>
pmai pushed a commit that referenced this pull request Oct 19, 2021
…the hostVehicleData #441" (before it broke down).

Signed-off-by: spider <[email protected]>
Signed-off-by: Thomas Nader <[email protected]>
pmai pushed a commit that referenced this pull request Oct 19, 2021
…the hostVehicleData #441" (before it broke down).

Signed-off-by: Nader Thomas <[email protected]>
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.

Add Gnss and Imu Sensor Measurements Add timestamp to host_vehicle_location