Namespace etsi_its_cpm_ts_conversion
Perceived Objects This DF provides a list of perceived objects represented in the coordinate system in which the y-axis corresponds to the North direction, the x-axis to the East direction, and the z- axis to the vertical direction.
Detailed Description
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the Collective Perception Message (CPM) and is the top level Protocol Data Unit.
It shall include the following components:
@field header: the common message header for the facilities layer message.
@field payload: the payload of the message.
CollectivePerceptionMessage ::= SEQUENCE { header ItsPduHeader (WITH COMPONENTS {… , protocolVersion (2), messageId(cpm)}), payload CpmPayload
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents a list of CPM containers, each with their type identifier with an additional constraint.
ConstraintWrappedCpmContainers ::= WrappedCpmContainers
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DE represents the identifier of the container type.
CpmContainerId ::= INTEGER (1..16)
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the payload of the CPM.
It shall include the following components:
@field managementContainer: the management container.
@field cpmContainers: the list of CPM containers, including its container type identifier and including either one or none of originatingVehicleContainer and/or originatingRsuContainer.
CpmPayload ::= SEQUENCE { managementContainer ManagementContainer, cpmContainers ConstraintWrappedCpmContainers, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DE represents the orientation of the horizontal velocity vector with regards to the WGS84 north. When the information is not available, the DE shall be set to 3 601. The value 3600 shall not be used.
: this DE is kept for backwards compatibility reasons only. It is recommended to use the Wgs84AngleValue instead.
Unit: 0,1 degree Categories: GeoReference information @revision: Description revised in V2.1.1 (usage of value 3600 specified)
HeadingValue ::= INTEGER { wgs84North (0), wgs84East (900), wgs84South (1800), wgs84West (2700), doNotUse (3600), unavailable (3601)
} (0..3601)
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the management container of the CPM. The management container provides basic information about the originating ITS-S, which are not specific to a specific type of station.
It shall include the following components:
@field referenceTime: the reference time for all time related information in the CPM.
@field messageRateRange: the planned or expected range of the CPM generation rate.
@field segmentationInfo: information regarding the message segmentation on facility layer.
@field referencePosition: the reference position for all position related information in the CPM.
ManagementContainer ::= SEQUENCE { referenceTime TimestampIts, referencePosition ReferencePosition, segmentationInfo MessageSegmentationInfo OPTIONAL, messageRateRange MessageRateRange OPTIONAL, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the planned or expected range of the message generation rate.
It shall include the following components:
@field messageRateMin: the minimum planned or expected message rate.
@field messageRateMax: the maximum planned or expected message rate.
MessageRateRange::= SEQUENCE{ messageRateMin MessageRateHz, messageRateMax MessageRateHz
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the Originating RSU Container.
It shall include the following components:
@field mapReference: identifies the MAPEM containing the topology information reference in the Perceived Object Container
OriginatingRsuContainer ::= SEQUENCE{ mapReference MapReference OPTIONAL, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the Originating Vehicle Container
It shall include the following components:
@field orientationAngle: the angle and angle accuracy of the absolute orientation of the disseminating vehicle in the WGS84 coordinate system with respect to true North.
@field pitchAngle: the optional angle and angle accuracy between the ground plane and the current orientation of the vehicle’s x-axis with respect to the ground plane about the y-axis according to the ISO 8855.
@field rollAngle: the optional angle and angle accuracy between the ground plane and the current orientation of a vehicle’s y-axis with respect to the ground plane about the x-axis according to the ISO 8855
@field trailerData: information about the trailer dimensions and orientation in case a trailer is present.
OriginatingVehicleContainer ::= SEQUENCE { orientationAngle Wgs84Angle, pitchAngle CartesianAngle OPTIONAL, rollAngle CartesianAngle OPTIONAL, trailerDataSet TrailerDataSet OPTIONAL, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the Perceived Object Container
It shall include the following components:
@field numberOfPerceivedObjects: the total number of perceived objects at the time of generating the message.
@field perceivedObjects: the list of perceived objects.
PerceivedObjectContainer ::= SEQUENCE { numberOfPerceivedObjects CardinalNumber1B, perceivedObjects PerceivedObjects, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents a list of identifiers of perceived objects.
PerceivedObjectIds::= SEQUENCE SIZE(0..255, …) OF Identifier2B
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
PerceivedObjects::= SEQUENCE SIZE(0..255, …) OF PerceivedObject (WITH COMPONENTS {… ,objectId PRESENT})
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the actual perception capabilities available to the transmitting ITS-S, offering additional (often dynamic) details to the information provided in the sensor information container.
It shall include the following components:
@field measurementDeltaTime: difference between the time of estimation of the perception region and the reference time. Positive values indicates that the provided information refers to a point in time after the reference time.
@field perceptionRegionConfidence: the perception confidence.
@field perceptionRegionShape: specification of the shape of the perception region.
@field shadowingApplies: indicates if the standard shadowing approach applies to the described perception region.
@field sensorIdList: the optional list of identifiers of the sensors which are involved in perceiving the region.
@field numberOfPerceivedObjects: the optional number of perceived objects contained in the perception region specified in the component perceptionRegionShape.
@field perceivedObjectIds: the optional list of identifiers of the objects specified in the Perceived Object Container that are contained in the perception region specified in the component perceptionRegionShape.
- PerceptionRegion ::= SEQUENCE { measurementDeltaTime DeltaTimeMilliSecondSigned,
perceptionRegionConfidence ConfidenceLevel, perceptionRegionShape Shape, shadowingApplies BOOLEAN, sensorIdList SequenceOfIdentifier1B OPTIONAL, numberOfPerceivedObjects CardinalNumber1B OPTIONAL, perceivedObjectIds PerceivedObjectIds OPTIONAL, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the Perception Region Container as a list of perception region information objects.
PerceptionRegionContainer ::= SEQUENCE SIZE(1..256, …) OF PerceptionRegion
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the characteristics of a single sensor or data fusion system.
It shall include the following components:
@field sensorId: identifier of the sensor or data fusion system used to relate the perceived object in the Perceived Object Container to the sensor that detected it. this identifier shall uniquely identify the sensor inside the CPM, but may be changed from one CPM to the next.
@field sensorType: the type of the sensor.
@field perceptionRegionShape: the perception region of the sensor.
@field perceptionRegionConfidence: the homogeneous perception region confidence that can be assumed for the entire perception region shape of this sensor.
@field shadowingApplies: indicates if the standard shadowing approach applies to the described perception region.
SensorInformation ::= SEQUENCE { sensorId Identifier1B, sensorType SensorType, perceptionRegionShape Shape OPTIONAL, perceptionRegionConfidence ConfidenceLevel OPTIONAL, shadowingApplies BOOLEAN, …
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents the Sensor Information Container as a list of information objects about the sensors or data fusion systems from which the station provides information about detected objects.
SensorInformationContainer ::= SEQUENCE SIZE(1..128, …) OF SensorInformation
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents a list of trailer data.
TrailerDataSet::= SEQUENCE SIZE(1..8,…) OF TrailerData (WITH COMPONENTS {… ,frontOverhang ABSENT, rearOverhang ABSENT, trailerWidth ABSENT})
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents a CPM container preceded by its type identifier and a lenght indicator.
It shall include the following components:
@field containerId: the identifier of the container type.
@field containerData: the container content consistent with the container type.
WrappedCpmContainer ::= SEQUENCE { containerId CPM-CONTAINER-ID-AND-TYPE.&id( {CpmContainers} ), containerData CPM-CONTAINER-ID-AND-TYPE.&Type( {CpmContainers}{@containerId} )
}
============================================================================ MIT License
Copyright (c) 2023-2025 Institute for Automotive Engineering (ika), RWTH Aachen University
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Auto-generated by https://github.com/ika-rwth-aachen/etsi_its_messages – python3 utils/codegen/codegen-py/asn1ToConversionHeader.py asn1/raw/cpm_ts103324/asn/CPM-PDU-Descriptions.asn asn1/raw/cpm_ts103324/asn/CPM-OriginatingStationContainers.asn asn1/raw/cpm_ts103324/asn/CPM-PerceivedObjectContainer.asn asn1/raw/cpm_ts103324/asn/CPM-PerceptionRegionContainer.asn asn1/raw/cpm_ts103324/asn/CPM-SensorInformationContainer.asn asn1/patched/cpm_ts103324/asn/cdd/ETSI-ITS-CDD.asn -t cpm_ts -o
etsi_its_conversion/etsi_its_cpm_ts_conversion/include/etsi_its_cpm_ts_conversion
ASN.1 Definition ——————————————————–
This DF represents a list of CPM containers, each with their type identifier.
WrappedCpmContainers::= SEQUENCE SIZE(1..8,…) OF WrappedCpmContainer
Functions
Function etsi_its_cpm_ts_conversion::toRos_Acceleration3dWithConfidence
Function etsi_its_cpm_ts_conversion::toRos_AccelerationCartesian
Function etsi_its_cpm_ts_conversion::toRos_AccelerationComponent
Function etsi_its_cpm_ts_conversion::toRos_AccelerationConfidence
Function etsi_its_cpm_ts_conversion::toRos_AccelerationMagnitude
Function etsi_its_cpm_ts_conversion::toRos_AccelerationMagnitudeValue
Function etsi_its_cpm_ts_conversion::toRos_AccelerationPolarWithZ
Function etsi_its_cpm_ts_conversion::toRos_AccelerationValue
Function etsi_its_cpm_ts_conversion::toRos_AltitudeConfidence
Function etsi_its_cpm_ts_conversion::toRos_AngularSpeedConfidence
Function etsi_its_cpm_ts_conversion::toRos_CartesianAngleValue
Function etsi_its_cpm_ts_conversion::toRos_CartesianAngularVelocityComponent
Function etsi_its_cpm_ts_conversion::toRos_CartesianAngularVelocityComponentValue
Function etsi_its_cpm_ts_conversion::toRos_CartesianCoordinate
Function etsi_its_cpm_ts_conversion::toRos_CartesianCoordinateLarge
Function etsi_its_cpm_ts_conversion::toRos_CartesianCoordinateSmall
Function etsi_its_cpm_ts_conversion::toRos_CartesianCoordinateWithConfidence
Function etsi_its_cpm_ts_conversion::toRos_CartesianPosition3d
Function etsi_its_cpm_ts_conversion::toRos_CartesianPosition3dWithConfidence
Function etsi_its_cpm_ts_conversion::toRos_CollectivePerceptionMessage
Function etsi_its_cpm_ts_conversion::toRos_ConstraintWrappedCpmContainers
Function etsi_its_cpm_ts_conversion::toRos_CoordinateConfidence
Function etsi_its_cpm_ts_conversion::toRos_CorrelationCellValue
Function etsi_its_cpm_ts_conversion::toRos_CorrelationColumn
Function etsi_its_cpm_ts_conversion::toRos_DeltaTimeMilliSecondSigned
Function etsi_its_cpm_ts_conversion::toRos_EulerAnglesWithConfidence
Function etsi_its_cpm_ts_conversion::toRos_IntersectionReferenceId
Function etsi_its_cpm_ts_conversion::toRos_LongitudinalLanePosition
Function etsi_its_cpm_ts_conversion::toRos_LongitudinalLanePositionConfidence
Function etsi_its_cpm_ts_conversion::toRos_LongitudinalLanePositionValue
Function etsi_its_cpm_ts_conversion::toRos_LowerTriangularPositiveSemidefiniteMatrices
Function etsi_its_cpm_ts_conversion::toRos_LowerTriangularPositiveSemidefiniteMatrix
Function etsi_its_cpm_ts_conversion::toRos_LowerTriangularPositiveSemidefiniteMatrixColumns
Function etsi_its_cpm_ts_conversion::toRos_ManagementContainer
Function etsi_its_cpm_ts_conversion::toRos_MatrixIncludedComponents
Function etsi_its_cpm_ts_conversion::toRos_MessageSegmentationInfo
Function etsi_its_cpm_ts_conversion::toRos_ObjectClassDescription
Function etsi_its_cpm_ts_conversion::toRos_ObjectClassWithConfidence
Function etsi_its_cpm_ts_conversion::toRos_ObjectDimensionConfidence
Function etsi_its_cpm_ts_conversion::toRos_ObjectDimensionValue
Function etsi_its_cpm_ts_conversion::toRos_ObjectPerceptionQuality
Function etsi_its_cpm_ts_conversion::toRos_OriginatingRsuContainer
Function etsi_its_cpm_ts_conversion::toRos_OriginatingVehicleContainer
Function etsi_its_cpm_ts_conversion::toRos_PerceivedObjectContainer
Function etsi_its_cpm_ts_conversion::toRos_PerceivedObjectIds
Function etsi_its_cpm_ts_conversion::toRos_PerceptionRegionContainer
Function etsi_its_cpm_ts_conversion::toRos_PosConfidenceEllipse
Function etsi_its_cpm_ts_conversion::toRos_RadialShapeDetails
Function etsi_its_cpm_ts_conversion::toRos_ReferencePosition
Function etsi_its_cpm_ts_conversion::toRos_RoadSegmentReferenceId
Function etsi_its_cpm_ts_conversion::toRos_SensorInformation
Function etsi_its_cpm_ts_conversion::toRos_SensorInformationContainer
Function etsi_its_cpm_ts_conversion::toRos_SequenceOfCartesianPosition3d
Function etsi_its_cpm_ts_conversion::toRos_SequenceOfIdentifier1B
Function etsi_its_cpm_ts_conversion::toRos_StandardLength12b
Function etsi_its_cpm_ts_conversion::toRos_TrafficParticipantType
Function etsi_its_cpm_ts_conversion::toRos_Velocity3dWithConfidence
Function etsi_its_cpm_ts_conversion::toRos_VelocityCartesian
Function etsi_its_cpm_ts_conversion::toRos_VelocityComponent
Function etsi_its_cpm_ts_conversion::toRos_VelocityComponentValue
Function etsi_its_cpm_ts_conversion::toRos_VelocityPolarWithZ
Function etsi_its_cpm_ts_conversion::toRos_VruClusterInformation
Function etsi_its_cpm_ts_conversion::toRos_VruClusterProfiles
Function etsi_its_cpm_ts_conversion::toRos_VruProfileAndSubprofile
Function etsi_its_cpm_ts_conversion::toRos_VruSubProfileAnimal
Function etsi_its_cpm_ts_conversion::toRos_VruSubProfileBicyclist
Function etsi_its_cpm_ts_conversion::toRos_VruSubProfileMotorcyclist
Function etsi_its_cpm_ts_conversion::toRos_VruSubProfilePedestrian
Function etsi_its_cpm_ts_conversion::toRos_Wgs84AngleConfidence
Function etsi_its_cpm_ts_conversion::toRos_WrappedCpmContainer
Function etsi_its_cpm_ts_conversion::toRos_WrappedCpmContainers
Function etsi_its_cpm_ts_conversion::toStruct_Acceleration3dWithConfidence
Function etsi_its_cpm_ts_conversion::toStruct_AccelerationCartesian
Function etsi_its_cpm_ts_conversion::toStruct_AccelerationComponent
Function etsi_its_cpm_ts_conversion::toStruct_AccelerationConfidence
Function etsi_its_cpm_ts_conversion::toStruct_AccelerationMagnitude
Function etsi_its_cpm_ts_conversion::toStruct_AccelerationMagnitudeValue
Function etsi_its_cpm_ts_conversion::toStruct_AccelerationPolarWithZ
Function etsi_its_cpm_ts_conversion::toStruct_AccelerationValue
Function etsi_its_cpm_ts_conversion::toStruct_AltitudeConfidence
Function etsi_its_cpm_ts_conversion::toStruct_AngleConfidence
Function etsi_its_cpm_ts_conversion::toStruct_AngularSpeedConfidence
Function etsi_its_cpm_ts_conversion::toStruct_CardinalNumber1B
Function etsi_its_cpm_ts_conversion::toStruct_CardinalNumber3b
Function etsi_its_cpm_ts_conversion::toStruct_CartesianAngle
Function etsi_its_cpm_ts_conversion::toStruct_CartesianAngleValue
Function etsi_its_cpm_ts_conversion::toStruct_CartesianAngularVelocityComponent
Function etsi_its_cpm_ts_conversion::toStruct_CartesianAngularVelocityComponentValue
Function etsi_its_cpm_ts_conversion::toStruct_CartesianCoordinate
Function etsi_its_cpm_ts_conversion::toStruct_CartesianCoordinateLarge
Function etsi_its_cpm_ts_conversion::toStruct_CartesianCoordinateSmall
Function etsi_its_cpm_ts_conversion::toStruct_CartesianCoordinateWithConfidence
Function etsi_its_cpm_ts_conversion::toStruct_CartesianPosition3d
Function etsi_its_cpm_ts_conversion::toStruct_CartesianPosition3dWithConfidence
Function etsi_its_cpm_ts_conversion::toStruct_CollectivePerceptionMessage
Function etsi_its_cpm_ts_conversion::toStruct_ConfidenceLevel
Function etsi_its_cpm_ts_conversion::toStruct_ConstraintWrappedCpmContainers
Function etsi_its_cpm_ts_conversion::toStruct_CoordinateConfidence
Function etsi_its_cpm_ts_conversion::toStruct_CorrelationCellValue
Function etsi_its_cpm_ts_conversion::toStruct_CorrelationColumn
Function etsi_its_cpm_ts_conversion::toStruct_CpmContainerId
Function etsi_its_cpm_ts_conversion::toStruct_DeltaTimeMilliSecondSigned
Function etsi_its_cpm_ts_conversion::toStruct_EllipticalShape
Function etsi_its_cpm_ts_conversion::toStruct_EulerAnglesWithConfidence
Function etsi_its_cpm_ts_conversion::toStruct_IntersectionReferenceId
Function etsi_its_cpm_ts_conversion::toStruct_LongitudinalLanePosition
Function etsi_its_cpm_ts_conversion::toStruct_LongitudinalLanePositionConfidence
Function etsi_its_cpm_ts_conversion::toStruct_LongitudinalLanePositionValue
Function etsi_its_cpm_ts_conversion::toStruct_LowerTriangularPositiveSemidefiniteMatrices
Function etsi_its_cpm_ts_conversion::toStruct_LowerTriangularPositiveSemidefiniteMatrix
Function etsi_its_cpm_ts_conversion::toStruct_LowerTriangularPositiveSemidefiniteMatrixColumns
Function etsi_its_cpm_ts_conversion::toStruct_ManagementContainer
Function etsi_its_cpm_ts_conversion::toStruct_MatrixIncludedComponents
Function etsi_its_cpm_ts_conversion::toStruct_MessageRateRange
Function etsi_its_cpm_ts_conversion::toStruct_MessageSegmentationInfo
Function etsi_its_cpm_ts_conversion::toStruct_ObjectClassDescription
Function etsi_its_cpm_ts_conversion::toStruct_ObjectClassWithConfidence
Function etsi_its_cpm_ts_conversion::toStruct_ObjectDimension
Function etsi_its_cpm_ts_conversion::toStruct_ObjectDimensionConfidence
Function etsi_its_cpm_ts_conversion::toStruct_ObjectDimensionValue
Function etsi_its_cpm_ts_conversion::toStruct_ObjectPerceptionQuality
Function etsi_its_cpm_ts_conversion::toStruct_OrdinalNumber1B
Function etsi_its_cpm_ts_conversion::toStruct_OrdinalNumber3b
Function etsi_its_cpm_ts_conversion::toStruct_OriginatingRsuContainer
Function etsi_its_cpm_ts_conversion::toStruct_OriginatingVehicleContainer
Function etsi_its_cpm_ts_conversion::toStruct_PerceivedObject
Function etsi_its_cpm_ts_conversion::toStruct_PerceivedObjectContainer
Function etsi_its_cpm_ts_conversion::toStruct_PerceivedObjectIds
Function etsi_its_cpm_ts_conversion::toStruct_PerceivedObjects
Function etsi_its_cpm_ts_conversion::toStruct_PerceptionRegion
Function etsi_its_cpm_ts_conversion::toStruct_PerceptionRegionContainer
Function etsi_its_cpm_ts_conversion::toStruct_PolygonalShape
Function etsi_its_cpm_ts_conversion::toStruct_PosConfidenceEllipse
Function etsi_its_cpm_ts_conversion::toStruct_RadialShapeDetails
Function etsi_its_cpm_ts_conversion::toStruct_RadialShapesList
Function etsi_its_cpm_ts_conversion::toStruct_RectangularShape
Function etsi_its_cpm_ts_conversion::toStruct_ReferencePosition
Function etsi_its_cpm_ts_conversion::toStruct_RoadSegmentReferenceId
Function etsi_its_cpm_ts_conversion::toStruct_SemiAxisLength
Function etsi_its_cpm_ts_conversion::toStruct_SensorInformation
Function etsi_its_cpm_ts_conversion::toStruct_SensorInformationContainer
Function etsi_its_cpm_ts_conversion::toStruct_SequenceOfCartesianPosition3d
Function etsi_its_cpm_ts_conversion::toStruct_SequenceOfIdentifier1B
Function etsi_its_cpm_ts_conversion::toStruct_SpeedConfidence
Function etsi_its_cpm_ts_conversion::toStruct_StandardLength12b
Function etsi_its_cpm_ts_conversion::toStruct_StandardLength1B
Function etsi_its_cpm_ts_conversion::toStruct_TrafficParticipantType
Function etsi_its_cpm_ts_conversion::toStruct_TrailerDataSet
Function etsi_its_cpm_ts_conversion::toStruct_Velocity3dWithConfidence
Function etsi_its_cpm_ts_conversion::toStruct_VelocityCartesian
Function etsi_its_cpm_ts_conversion::toStruct_VelocityComponent
Function etsi_its_cpm_ts_conversion::toStruct_VelocityComponentValue
Function etsi_its_cpm_ts_conversion::toStruct_VelocityPolarWithZ
Function etsi_its_cpm_ts_conversion::toStruct_VruClusterInformation
Function etsi_its_cpm_ts_conversion::toStruct_VruClusterProfiles
Function etsi_its_cpm_ts_conversion::toStruct_VruProfileAndSubprofile
Function etsi_its_cpm_ts_conversion::toStruct_VruSubProfileAnimal
Function etsi_its_cpm_ts_conversion::toStruct_VruSubProfileBicyclist
Function etsi_its_cpm_ts_conversion::toStruct_VruSubProfileMotorcyclist
Function etsi_its_cpm_ts_conversion::toStruct_VruSubProfilePedestrian
Function etsi_its_cpm_ts_conversion::toStruct_Wgs84AngleConfidence
Function etsi_its_cpm_ts_conversion::toStruct_Wgs84AngleValue
Function etsi_its_cpm_ts_conversion::toStruct_WrappedCpmContainer
Function etsi_its_cpm_ts_conversion::toStruct_WrappedCpmContainers