Skip to content

Extension of the hostVehicleData #441

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

Closed
wants to merge 178 commits into from

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 <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
* Changed numeric list for citation
* Adding interface naming convention
* Added section about the use of UNKNOWN in GT
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
* Release documentation:

* Replace links to commit hash with link to release page

* replaced all commit hashs in release notes

Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Documentation bug probably due to 2017 renumbering of signs
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Administrative Change
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Ben Engel <benjamin.engel@asam.net>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Co-authored-by: Pierre R. Mai <pmai@pmsf.de>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
- 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 <a442105@europe.bmw.corp>
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 <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Some improvements regarding architectural issues and out of definition reasons.
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
ThomasNaderBMW and others added 21 commits June 30, 2021 16:00
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
Signed-off-by: Schlömicher Thomas <thomas.schloemicher@avl.com>
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
…hicleData about

Signed-off-by: Nader Thomas <thomas.nader@bmw.de>
Signed-off-by: Schloemicher, Thomas AVL,AT <thomas.schloemicher@avl.com>
…ehicleData #488

Update regarding this PR: Added ENU coordinate system specifications to HostVehicleData #488
Signed-off-by: Nader Thomas <thomas.nader@bmw.de>
…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 <thomas.nader@bmw.de>
ThomasNaderBMW added a commit that referenced this pull request Sep 13, 2021
…the hostVehicleData #441" (before it broke down).

Signed-off-by: Nader Thomas <thomas.nader@bmw.de>
Signed-off-by: spider <Thomas.Nader@bmw.de>
@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 <thomas.nader@bmw.de>
Signed-off-by: spider <Thomas.Nader@bmw.de>
Signed-off-by: Thomas Nader <Thomas.Nader@bmw.de>
pmai pushed a commit that referenced this pull request Oct 19, 2021
…the hostVehicleData #441" (before it broke down).

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

Signed-off-by: Nader Thomas <thomas.nader@bmw.de>
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