-
Notifications
You must be signed in to change notification settings - Fork 7
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
SPATEM/MAPEM Support #28
Conversation
duplicates in its-pdu and dsrc resolved by commenting them in dsrc for now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add samples for SPATEM and MAPEM to etsi_its_msgs_utils
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not that easy, I would prefer to do it with the plugin MR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test with naive sample or test with recorded MAPEM/SPATEM, then implement more advanced sample in visualization PR.
etsi_its_conversion/etsi_its_conversion/include/etsi_its_conversion/Converter.hpp
Outdated
Show resolved
Hide resolved
Also mention limitations in README? |
This PR finally brings the long-anticipated support for SPATEM and MAPEM.
Relevant Changes
etsi_its_spatem_coding
,etsi_its_spatem_msgs
,etsi_its_spatem_conversion
,etsi_its_mapem_coding
,etsi_its_mapem_msgs
,etsi_its_mapem_conversion
codegen-py
codegen-rust
(originally added in Alternative gen for .msg and conversion headers #17) is now only used to generate the CPM TS, as the Pythonasn1tools
does not support the ASN.1CLASS
keywordcodegen-py
codegen-py
is better maintaineable for us core maintainers; adding support for SPATEM/MAPEM was way easier hereLimitations
RegionalExtension
is not yet supportedBreaking Changes
etsi_its_cam_msgs
PathDeltaTime.msg
ProtectedZoneRadius.msg
etsi_its_cam_ts_msgs
CAM.msg
- int64 HEADER_MIN = 0
PathDeltaTime.msg
ProtectedZoneRadius.msg
etsi_its_denm_msgs
ManagementContainer.msg
PathDeltaTime.msg
PositioningSolutionType.msg
PositionOfPillars.msg
ReferenceDenms.msg
RestrictedTypes.msg
VehicleIdentification.msg
etsi_its_vam_ts_msgs
PathDeltaTime.msg
PathPointPredicted.msg
RestrictedTypes.msg
RadialShapesList.msg
SequenceOfCartesianPosition3d.msg
SequenceOfSafeDistanceIndication.msg
SequenceOfTrajectoryInterceptionIndication.msg