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
Closed
Changes from 1 commit
Commits
Show all changes
178 commits
Select commit Hold shift + click to select a range
3ad8be3
Reserve fields above 10000 for extensions (#346)
pmai Feb 19, 2020
1739be3
Fixup of wording for #346
pmai Feb 19, 2020
5bb812a
Update version file according to new release 3.2.0
jdsika Feb 19, 2020
0af1a86
Changed file names, added release description for v3.2.0
jdsika Feb 19, 2020
7974066
Documentation/interface convention (#380)
vkresch Feb 19, 2020
15fb4e5
Update release names (#381)
vkresch Feb 19, 2020
71bb84c
Release documentation: (#382)
jdsika Feb 19, 2020
c22e072
Fix reference for left version of StVO 214 (#383)
pmai Mar 22, 2020
7bb9950
Fix image reference for StVO 222 and 222-10
MarcelOliver Apr 28, 2020
a0a8519
fix missing link to Windows installation
kino3 Apr 7, 2020
6e27e30
Move badge to travis-ci.com infrastructure
pmai Apr 29, 2020
7219fc2
Add DCO information to Contribution Guidelines
engelben Jul 4, 2020
c7dc1d4
Remove suggestion to use -f in git push
engelben Jul 6, 2020
0fca3b0
Add commit-msg hook example for DCO checking
pmai Jul 8, 2020
6805d20
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 12, 2020
91ec81d
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 14, 2020
00ed4d0
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 14, 2020
7892fdc
Update osi_hostvehicledata.proto
Krishna626 Aug 17, 2020
d6531e5
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 18, 2020
d80490f
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 18, 2020
89d3511
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 20, 2020
00fc1b0
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 31, 2020
dc9a377
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 1, 2020
17325be
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 8, 2020
8fc6c0d
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 10, 2020
4a4d1d0
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 11, 2020
551bba4
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 14, 2020
b525273
Update osi_hostvehicledata.proto
ThomasNaderBMW Nov 6, 2020
833492d
Update osi_hostvehicledata.proto
ThomasNaderBMW Nov 6, 2020
af2dd44
Merge branch 'master' into Extension_osi_hostvehicledata
Jan 26, 2021
0e00971
Fullfilled a rebase with sign off.
Jan 26, 2021
cf2f173
Edited trafficupdate.proto
Jan 26, 2021
e438e8c
included host_vehicle_data
Feb 5, 2021
9c0331e
Make handling of enums in rules check more robust
pmai Feb 6, 2021
8b7d52a
Suggestions regarding Range.
Feb 8, 2021
03921f2
Add HostVehicleData to SensorData #480
0815-code Feb 10, 2021
8e8324d
fix semicolon
0815-code Feb 10, 2021
45dab98
Merge pull request #474 from OpenSimulationInterface/fix/rules-test-e…
pmai Feb 11, 2021
c3b3286
Deleted the import of object.proto
ThomasNaderBMW Feb 11, 2021
8c35f1a
Add steering wheel angle
ThomasNaderBMW Feb 10, 2021
f0b626b
Merge pull request #479 from OpenSimulationInterface/feature/steering…
pmai Feb 12, 2021
7abdbe2
Checklist reworked as decided in the Q4/2020-Meeting at ASAM
ThomasNaderBMW Feb 4, 2021
4992e47
Minor linguistic update to PR template
Feb 5, 2021
c06260d
Fix Contributers Link in PR template
ThomasNaderBMW Feb 11, 2021
b56641b
Merge pull request #473 from OpenSimulationInterface/feature/checklis…
pmai Feb 12, 2021
4a2ebf8
Extend CameraSensorViewConfiguration formats
Nov 19, 2020
abd2e5b
Adjust wavelength data handling in CameraSensorViewConfiguration
Jan 20, 2021
ab69421
Factor WavelengthData out to osi_common.proto
Feb 5, 2021
b45d3b1
Refine samples_number description for clarity
Feb 6, 2021
3a78b2b
Fix newline and rule issues, slight reformat
pmai Feb 6, 2021
2b4fda2
Fix documentation of WavelengthData
Feb 11, 2021
3a3177b
Merge pull request #446 from OpenSimulationInterface/feature/sm/senso…
pmai Feb 12, 2021
9c45564
Move action definitions into TrafficAction message
ThomasNaderBMW Feb 8, 2021
d77abe6
Factor out FollowingMode and DynamicsShape
Feb 11, 2021
4d9597a
Merge pull request #477 from OpenSimulationInterface/update/restructu…
pmai Feb 12, 2021
59ddd4d
Tune definition of ground_clearance vs. bounding box
PhRosenberger Jan 29, 2021
66369fd
Finetuning of ground clearance, resolves #467
PhRosenberger Jan 29, 2021
109128e
fix(docs): Review documentation changes (#467)
max-rosin Feb 5, 2021
c7b7195
Clarify ground_clearance reference to vehicle body
Feb 11, 2021
3f3044d
remove host vehicle data from sensor data again
0815-code Feb 12, 2021
fd45d69
add InterfaceVersion and Timestamp to host vehicle data
0815-code Feb 12, 2021
9fff53e
remove osi_hostvehicledata.proto again from osi_sensordata.proto
0815-code Feb 12, 2021
d0ae8e4
Merge pull request #470 from OpenSimulationInterface/documentation/gr…
pmai Feb 12, 2021
f679730
Move assigned_lane_id in MovingObject to VehicleClassification
0815-code Jan 14, 2020
d4eaae3
Add assigned_lane_percentage, add deprecations
pmai Apr 29, 2020
d7fab37
Introduce MovingObjectClassification in MovingObject
Feb 4, 2021
373fc41
Add MovingObjectClassification to CandidateMovingObject
Feb 8, 2021
97444fa
Add MovingObjectClassification to MovingObject
Feb 8, 2021
7097103
Merge pull request #368 from OpenSimulationInterface/bugfix/osi_object
pmai Feb 12, 2021
a9e6a71
Readme update for generating a scenario (#485)
vkresch Feb 17, 2021
81023c2
Added release notes for 3.3.0
vkresch Feb 17, 2021
d25e1eb
Position Information is now on a postprocessed level.
ThomasNaderBMW Mar 1, 2021
65d8f6e
Adaptions like requested in PR#488 and redefiniton of what ist HostVe…
ThomasNaderBMW Mar 8, 2021
06d9367
removed cones as an example from TYPE_CONSTRUCTION_SITE_ELEMENT becau…
Mar 15, 2021
ab851f3
Add 3.3.0 release notes to TOC document
pmai Mar 18, 2021
7fdfe13
Merge pull request #487 from OpenSimulationInterface/documentation/re…
stefancyliax Mar 18, 2021
1658954
Correct typos in model_reference comments
hschoen Mar 8, 2021
358c2c7
Merge pull request #493 from hschoen/patch-1
pmai Mar 18, 2021
fda0425
Update osi_hostvehicledata.proto
ThomasNaderBMW Mar 19, 2021
f343997
fix comments
0815-code Apr 16, 2021
d3f4e65
Fix old version info in release 3.3.0
pmai Apr 23, 2021
3ce9b2e
updated release notes for bugfix
Apr 26, 2021
d80bb46
Remove obsolete image and update release notes
pmai Apr 28, 2021
ab60959
Merge pull request #513 from OpenSimulationInterface/fix/osi-3-3-0-ve…
pmai Apr 28, 2021
cae5f41
Update regarding: Added ENU coordinate system specifications to HostV…
ThomasNaderBMW Apr 30, 2021
60f72c9
Rename location to base, GeodeticPosition as submessage
ThomasNaderBMW May 4, 2021
ae75a40
Initial GitHub Actions CPP ProtoBuf Build
pmai Jan 14, 2021
72a2ba1
Add Python ProtoBuf build
pmai Jan 14, 2021
ff2ef96
Add documentation generation
pmai Jan 14, 2021
33c4e2b
Add Proto3 Test Builds
pmai Jan 15, 2021
1cb802f
Adjust version number for Doxygen documentation
pmai Jan 15, 2021
707d4f8
Update Build status badge to GitHub Actions CI
pmai Jan 15, 2021
62365c3
added deploy to gh-pages and update to current protobuf version
Apr 26, 2021
1489f9a
preparation of badge address to target repo
Apr 26, 2021
e37a8c5
Merge pull request #514 from stefancyliax/master
pmai May 12, 2021
829c9fc
Add color orange as suggested in issue #504 - Harmonization of road m…
MarcelOliver Apr 15, 2021
7cb894b
Merge pull request #505 from MarcelOliver/extention/road-mark-color-h…
pmai May 12, 2021
9b203bb
Merge branch 'master' into bugfix/sm/pylons
clemenshabedank May 18, 2021
6db66ba
Added release notes for 3.3.0
vkresch Feb 17, 2021
6b44b2e
Add 3.3.0 release notes to TOC document
pmai Mar 18, 2021
373b8af
Correct typos in model_reference comments
hschoen Mar 8, 2021
cb4ba05
Fix old version info in release 3.3.0
pmai Apr 23, 2021
cc9e734
updated release notes for bugfix
Apr 26, 2021
13224ce
Remove obsolete image and update release notes
pmai Apr 28, 2021
fbbcc9e
Initial GitHub Actions CPP ProtoBuf Build
pmai Jan 14, 2021
69f1c91
Add Python ProtoBuf build
pmai Jan 14, 2021
eb1e008
Add documentation generation
pmai Jan 14, 2021
2a3c8de
Add Proto3 Test Builds
pmai Jan 15, 2021
222b208
Adjust version number for Doxygen documentation
pmai Jan 15, 2021
66ff072
Update Build status badge to GitHub Actions CI
pmai Jan 15, 2021
c674c97
added deploy to gh-pages and update to current protobuf version
Apr 26, 2021
ba1a165
preparation of badge address to target repo
Apr 26, 2021
7a10507
Add color orange as suggested in issue #504 - Harmonization of road m…
MarcelOliver Apr 15, 2021
67694c3
Merge branch 'bugfix/sm/pylons' of https://github.com/OpenSimulationI…
May 18, 2021
aeb8541
Merge pull request #497 from OpenSimulationInterface/bugfix/sm/pylons
clemenshabedank May 18, 2021
3430255
Extension of an additional Identifier for external references
DerBaertige Jan 25, 2021
a2fe892
Update the ExternalReference message by adding the possibility to def…
DerBaertige Mar 23, 2021
2f0fb36
First usage of ExternalReference in Lane, StationaryObject and Moving…
DerBaertige Mar 23, 2021
6fd6072
Remove t_road_lanes_laneSection_center_lane from the Lane::ExternalRe…
DerBaertige Mar 25, 2021
abc6614
External References added to TrafficSign, TrafficLight and Road Marking
DerBaertige Apr 22, 2021
d2e10b6
Add external reference to EnvironmentalConditions, Occupant, LaneBoun…
DerBaertige Apr 22, 2021
76bb1ac
Correct mismatch of protobuf continuous IDs and add osi_common to osi…
DerBaertige Apr 22, 2021
e7f323f
Apply suggestions from code review
DerBaertige May 7, 2021
e2b2aee
Second part from code review
DerBaertige May 10, 2021
3ae6ec8
Remove the version from the comment for OpenX description and use als…
DerBaertige May 12, 2021
eb4e2e1
Update the OpenX-Examples to rDNS.
DerBaertige May 17, 2021
a2d284c
fix(docs): Doc review
max-rosin May 18, 2021
f1911d4
fix(docs): Remove stray line (#465)
max-rosin May 26, 2021
3f28734
fix(docs): Align wording across files (#465)
max-rosin May 26, 2021
6b8d46d
Merge pull request #465 from OpenSimulationInterface/feature/ha/Exter…
pmai Jun 22, 2021
25320e7
Add type speed bump to stationary object
0815-code Jan 27, 2021
c500a7f
Merge pull request #483 from OpenSimulationInterface/feature/tp/add_s…
pmai Jun 22, 2021
ddc725b
Deleted Powermanagement, Updated Wheels and SteeringWheel
ThomasNaderBMW Jun 30, 2021
53a9f56
Reserve fields above 10000 for extensions (#346)
pmai Feb 19, 2020
bbb3dd7
Update version file according to new release 3.2.0
jdsika Feb 19, 2020
19968a0
Changed file names, added release description for v3.2.0
jdsika Feb 19, 2020
6e94c46
Documentation/interface convention (#380)
vkresch Feb 19, 2020
5cc6023
Update release names (#381)
vkresch Feb 19, 2020
2153d19
Release documentation: (#382)
jdsika Feb 19, 2020
7bad2e3
Fix image reference for StVO 222 and 222-10
MarcelOliver Apr 28, 2020
fe5a9c2
Move badge to travis-ci.com infrastructure
pmai Apr 29, 2020
715b8dc
Add DCO information to Contribution Guidelines
engelben Jul 4, 2020
50be6e3
Remove suggestion to use -f in git push
engelben Jul 6, 2020
2d768ca
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 12, 2020
99b1774
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 14, 2020
9ab2e19
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 14, 2020
7aac1b2
Update osi_hostvehicledata.proto
Krishna626 Aug 17, 2020
60cf532
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 18, 2020
881d116
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 18, 2020
f560908
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 20, 2020
bcbd224
Update osi_hostvehicledata.proto
ThomasNaderBMW Aug 31, 2020
54b4887
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 1, 2020
ac38249
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 8, 2020
c940689
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 10, 2020
3bd6e4c
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 11, 2020
f9f0535
Update osi_hostvehicledata.proto
ThomasNaderBMW Sep 14, 2020
807e03c
Update osi_hostvehicledata.proto
ThomasNaderBMW Nov 6, 2020
1637dd7
Update osi_hostvehicledata.proto
ThomasNaderBMW Nov 6, 2020
63ef7a1
Fullfilled a rebase with sign off.
Jan 26, 2021
42ba6da
Edited trafficupdate.proto
Jan 26, 2021
832b831
included host_vehicle_data
Feb 5, 2021
4b31b9d
Suggestions regarding Range.
Feb 8, 2021
95ea2b2
Add HostVehicleData to SensorData #480
0815-code Feb 10, 2021
f74c2cb
fix semicolon
0815-code Feb 10, 2021
bae3655
Deleted the import of object.proto
ThomasNaderBMW Feb 11, 2021
b97d5d2
remove host vehicle data from sensor data again
0815-code Feb 12, 2021
adbd196
add InterfaceVersion and Timestamp to host vehicle data
0815-code Feb 12, 2021
d70472e
remove osi_hostvehicledata.proto again from osi_sensordata.proto
0815-code Feb 12, 2021
8758e66
Position Information is now on a postprocessed level.
ThomasNaderBMW Mar 1, 2021
de55aa8
Adaptions like requested in PR#488 and redefiniton of what ist HostVe…
ThomasNaderBMW Mar 8, 2021
babb7a7
Update osi_hostvehicledata.proto
ThomasNaderBMW Mar 19, 2021
b2ba557
fix comments
0815-code Apr 16, 2021
e3e68fb
Update regarding: Added ENU coordinate system specifications to HostV…
ThomasNaderBMW Apr 30, 2021
cae1442
Rename location to base, GeodeticPosition as submessage
ThomasNaderBMW May 4, 2021
1df1fa6
Deleted Powermanagement, Updated Wheels and SteeringWheel
ThomasNaderBMW Jun 30, 2021
1cc2182
Update regarding Issue #481
ThomasNaderBMW Jun 30, 2021
89cd42d
Merge branch 'Extension_osi_hostvehicledata' of https://github.com/Op…
ThomasNaderBMW Jun 30, 2021
0e90613
Delete osi_trafficupdate.proto.orig
ThomasNaderBMW Jun 30, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix reference for left version of StVO 214 (#383)
Documentation bug probably due to 2017 renumbering of signs
Signed-off-by: Nader Thomas <a442105@europe.bmw.corp>
  • Loading branch information
pmai authored and Nader Thomas committed Jan 26, 2021
commit c22e072c39660facc36d21059698dbb00334da18
2 changes: 1 addition & 1 deletion osi_trafficsign.proto
Original file line number Diff line number Diff line change
Expand Up @@ -1333,7 +1333,7 @@ message TrafficSign
// </tr>
// </table>
//
// Left: \c #TYPE_PRESCRIBED_LEFT_TURN_AND_RIGHT_TURN
// Left: \c #TYPE_PRESCRIBED_LEFT_TURN_AND_STRAIGHT
//
// As symbolic road marking \c
// RoadMarking::Classification::TYPE_SYMBOLIC_TRAFFIC_SIGN
Expand Down