Namespace etsi_its_cam_ts_conversion
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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Basic Vehicle Container High Frequency.
It shall include the following components:
@field heading: It represent the heading and heading accuracy of the vehicle movement of the originating ITS-S with regards to the true north. The heading accuracy provided in the heading Confidence value shall provide the accuracy of the measured vehicle heading with a confidence level of 95 %. Otherwise, the value of the headingConfidence shall be set to unavailable.
@field speed: It represent driving speed and speed accuracy of the originating ITS-S. The speed accuracy provided in the speedConfidence shall provide the accuracy of the speed value with a confidence level of 95 %. Otherwise, the speedConfidence shall be set to unavailable.
@field driveDirection: This component represent the vehicle drive direction (forward or backward) of the originating ITS-S.
@field vehicleLength: This component represent the vehicle length value and vehicle length confidence indication of the vehicle ITS-S that originate the CAM.
@field vehicleWidth: This component represents the Vehicle Width of the vehicle ITS-S that originates the CAM excluding side mirrors and possible similar extensions.
@field longitudinalAcceleration: It represent the vehicle Longitudinal Acceleration of the originating ITS-S in the centre of the mass of the empty vehicle. It shall include the measured vehicle longitudinal acceleration and its accuracy value with the confidence level of 95 %. Otherwise, the longitudinalAccelerationConfidence shall be set to unavailable.
@field curvature: this component reppresent the actual trajectory of the vehicle.
@field curvatureCalculationMode: It indicates whether vehicle yaw-rate is used in the calculation of the curvature of the vehicle ITS-S that originates the CAM.
@field yawRate: It denotes the vehicle rotation around the centre of mass of the empty vehicle. The leading sign denotes the direction of rotation. The value is negative if the motion is clockwise when viewing from the top. yawRateConfidence denotes the accuracy for the 95 % confidence level for the measured yawRateValue. Otherwise, the value of yawRateConfidence shall be set to unavailable.
@field accelerationControl: an optional component which represents the current status of the vehcile mechnanisms controlling the longitudinal movement of the vehcile ITS-S (e.g. brake pedal, gas pedal, etc. engaged) that originate the CAM.
@field lanePosition: an optional component which represents the lanePosition of the referencePosition of a vehicle. This component shall be present if the data is available at the originating ITS-S.
@field steeringWheelAngle: an optional component which indicates the steering wheel angle and accuracy as measured at the vehicle ITS-S that originates the CAM.
@field lateralAcceleration: an optional component which represents the vehicle lateral acceleration of the originating ITS-S in the centre of the mass of the empty vehicle. It shall include the measured vehicle lateral acceleration and its accuracy value with the confidence level of 95%.
@field verticalAcceleration: an optional component which indicates the originating ITS-S in the centre of the mass of the empty vehicle.
@field performanceClass: an optional component characterizes the maximum age of the CAM data elements with regard to the generation delta time.
@field cenDsrcTollingZone: an optional component which represents the information about the position of a CEN DSRC Tolling Station operating in the 5,8 GHz frequency band.
BasicVehicleContainerHighFrequency ::= SEQUENCE { heading Heading, speed Speed, driveDirection DriveDirection, vehicleLength VehicleLength, vehicleWidth VehicleWidth, longitudinalAcceleration AccelerationComponent, curvature Curvature, curvatureCalculationMode CurvatureCalculationMode, yawRate YawRate, accelerationControl AccelerationControl OPTIONAL, lanePosition LanePosition OPTIONAL, steeringWheelAngle SteeringWheelAngle OPTIONAL, lateralAcceleration AccelerationComponent OPTIONAL, verticalAcceleration AccelerationComponent OPTIONAL, performanceClass PerformanceClass OPTIONAL, cenDsrcTollingZone CenDsrcTollingZone 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Basic Vehicle Container Low Frequency.
It shall include the following components:
@field vehicleRole: represent the role of the vehicle ITS-S that originates the CAM. Only values 0 to 7 shall be used.
@field exteriorLights: represent the status of the most important exterior lights switches of the vehicle ITS-S that originates the CAM.
@field pathHistory: which represents the vehicle’s recent movement over some past time and/or distance. It consists of a list of path points, each represented as DF PathPoint. The list of path points may consist of up to 23 elements.
BasicVehicleContainerLowFrequency ::= SEQUENCE { vehicleRole VehicleRole, exteriorLights ExteriorLights, pathHistory Path
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the CAM PDU.
It shall include the following componenets:
@field header: the header of the CAM PDU.
@field cam: the payload of the CAM PDU.
CAM ::= SEQUENCE { header ItsPduHeader (WITH COMPONENTS {… , protocolVersion (2), messageId(cam)}), cam CamPayload
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
@field basicContainer: the mandatory basic container of the CAM.
@field highFrequencyContainer: the mandatory container represents the high frequency of the CAM.
@field lowFrequencyContainer: the optional conatainer represents the low frequency of the CAM.
@field specialVehicleContainer: The special container of the CAM shall be present as defined in clause 6.1.2. The content of the container shall be set according to the value of the vehicleRole component as specified in Table 5.
CamParameters ::= SEQUENCE { basicContainer BasicContainer, highFrequencyContainer HighFrequencyContainer, lowFrequencyContainer LowFrequencyContainer OPTIONAL, specialVehicleContainer SpecialVehicleContainer 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the CAM payload.
It shall include the following components:
@field generationDeltaTime: Time corresponding to the time of the reference position in the CAM, considered as time of the CAM generation.
@field camParameters: The sequence of CAM mandatory and optional container.
CamPayload ::= SEQUENCE { generationDeltaTime GenerationDeltaTime, camParameters CamParameters
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Dangerous Goods Container.
It shall include the following components:
@field dangerousGoodsBasic: identifies the type of the dangerous goods transported by the vehicle that originates the CAM. It shall be present if the data is available in the originating ITS S.
DangerousGoodsContainer ::= SEQUENCE { dangerousGoodsBasic DangerousGoodsBasic
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Emergency Container.
It shall include the following components:
@field lightBarSirenInUse: it indicates whether light-bar or a siren is in use by the vehicle originating the CAM.
@field incidentIndication: the optional incident related to the roadworks to provide additional information of the roadworks zone.
@field emergencyPriority: the optional component represent right of way indicator of the vehicle ITS-S that originates the CAM PDU.
EmergencyContainer ::= SEQUENCE { lightBarSirenInUse LightBarSirenInUse, incidentIndication CauseCodeV2 OPTIONAL, emergencyPriority EmergencyPriority 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the high frequency container.
It shall include the following components:
@field basicVehicleContainerHighFrequency: The mandatory high frequency container of the CAM when the originating ITS-S is of the type vehicle ITS-S.
@field rsuContainerHighFrequency: The mandatory high frequency container of CAM when the type of the originating ITS-S is RSU ITS-S.
HighFrequencyContainer ::= CHOICE { basicVehicleContainerHighFrequency BasicVehicleContainerHighFrequency, rsuContainerHighFrequency RSUContainerHighFrequency, …
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type represents the low frequency container.
It shall include the following components:
The low frequency container of the CAM when the originating ITS-S is of the type vehicle ITS-S. It shall be present as defined in clause 6.1.2.
LowFrequencyContainer ::= CHOICE { basicVehicleContainerLowFrequency BasicVehicleContainerLowFrequency (WITH COMPONENTS {…, pathHistory (SIZE (0..23))}), …
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Public Transport Container.
It shall include the following components:
@field embarkationStatus: It indicates whether the passenger embarkation is currently ongoing.
@field ptActivation: an optional component used for controlling traffic lights, barriers, bollards, etc.
PublicTransportContainer ::= SEQUENCE { embarkationStatus EmbarkationStatus, ptActivation PtActivation 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Rescue Container.
It shall include the following components:
@field lightBarSirenInUse: it indicates whether light-bar or a siren is in use by the vehicle originating the CAM.
RescueContainer ::= SEQUENCE { lightBarSirenInUse LightBarSirenInUse
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Road Works Container Basic.
It shall include the following components:
@field roadworksSubCauseCode: The optional component, in case the originating ITS-S is mounted to a vehicle ITS-S participating to roadwork. It provides information on the type of roadwork that it is currently undertaking. This component shall be present if the data is available in originating ITS S.
@field lightBarSirenInUse: it indicates whether light-bar or a siren is in use by the vehicle originating the CAM.
@field closedLanes: an optional component which provides information about the opening/closure status of the lanes ahead. Lanes are counted from the outside boarder of the road. If a lane is closed to traffic, the corresponding bit shall be set to 1.
RoadWorksContainerBasic ::= SEQUENCE { roadworksSubCauseCode RoadworksSubCauseCode OPTIONAL, lightBarSirenInUse LightBarSirenInUse, closedLanes ClosedLanes 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the RSU Container High Frequency.
It shall include the following components:
@field protectedCommunicationZonesRSU: an optional Information about position of a CEN DSRC Tolling Station operating in the 5,8 GHz frequency band. If this information is provided by RSUs a receiving vehicle ITS-S is prepared to adopt mitigation techniques when being in the vicinity of CEN DSRC tolling stations.
RSUContainerHighFrequency ::= SEQUENCE { protectedCommunicationZonesRSU ProtectedCommunicationZonesRSU 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Safety Car Container.
It shall include the following components:
@field lightBarSirenInUse: it indicates whether light-bar or a siren is in use by the vehicle originating the CAM.
@field incidentIndication: the optional incident related to the roadworks to provide additional information of the roadworks zone.
@field trafficRule: an optional rule indicates whether vehicles are allowed to overtake a safety car that is originating this CAM.
@field speedLimit: an optional speed indicates whether a speed limit is applied to vehicles following the safety car.
SafetyCarContainer ::= SEQUENCE { lightBarSirenInUse LightBarSirenInUse, incidentIndication CauseCodeV2 OPTIONAL, trafficRule TrafficRule OPTIONAL, speedLimit SpeedLimit 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type contains detaild information of the Special Transport Container.
It shall include the following components:
@field specialTransportType: which indicates whether the originating ITS-S is mounted on a special transport vehicle with heavy or oversized load or both. It shall be present if the data is available in originating ITS-S.
@field lightBarSirenInUse: indicates whether light-bar or a siren is in use by the vehicle originating the CAM.
SpecialTransportContainer ::= SEQUENCE { specialTransportType SpecialTransportType, lightBarSirenInUse LightBarSirenInUse
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This type represent the Special Vehicle Container.
It shall include the following components:
@field publicTransportContainer: If the vehicleRole component is set to publicTransport(1) this container shall be present.
@field specialTransportContainer: If the vehicleRole component is set to specialTransport(2) this container shall be present.
@field dangerousGoodsContainer: If the vehicleRole component is set to dangerousGoods(3) this container shall be present.
@field roadWorksContainerBasic: If the vehicleRole component is set to roadWork(4) this container shall be present.
@field rescueContainer: If the vehicleRole component is set to rescue(5) this container shall be present.
@field emergencyContainer: If the vehicleRole component is set to emergency(6) this container shall be present.
@field safetyCarContainer: If the vehicleRole component is set to safetyCar(7) this container shall be present.
SpecialVehicleContainer ::= CHOICE { publicTransportContainer PublicTransportContainer, specialTransportContainer SpecialTransportContainer, dangerousGoodsContainer DangerousGoodsContainer, roadWorksContainerBasic RoadWorksContainerBasic, rescueContainer RescueContainer, emergencyContainer EmergencyContainer, safetyCarContainer SafetyCarContainer, …
}
============================================================================ 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/cam_ts103900/CAM-PDU-Descriptions.asn asn1/patched/cam_ts103900/cdd/ETSI-ITS-CDD.asn -t cam_ts -o
etsi_its_conversion/etsi_its_cam_ts_conversion/include/etsi_its_cam_ts_conversion
ASN.1 Definition ——————————————————–
This DE represents the steering wheel angle of the vehicle at certain point in time. The value shall be provided in the vehicle coordinate system as defined in ISO 8855 [21], clause 2.11.
The value shall be set to:
-511if the steering wheel angle is equal to or greater than 511 x 1,5 degrees = 766,5 degrees to the right,n(n > -511andn <= 0) if the steering wheel angle is equal to or less than n x 1,5 degrees, and greater than (n-1) x 1,5 degrees, turning clockwise (i.e. to the right),n(n >= 1andn < 511) if the steering wheel angle is equal to or less than n x 0,1 degrees, and greater than (n-1) x 0,1 degrees, turning counter-clockwise (i.e. to the left),511if the steering wheel angle is greater than 510 x 1,5 degrees = 765 degrees to the left,512if information is not available.
@unit: 1,5 degree @revision: Description revised in V2.1.1 (meaning of value 511 has changed slightly).
SteeringWheelAngleValue ::= INTEGER { negativeOutOfRange (-511), positiveOutOfRange (511), unavailable (512)
} (-511..512)
Functions
Function etsi_its_cam_ts_conversion::toRos_AccelerationComponent
Function etsi_its_cam_ts_conversion::toRos_AccelerationConfidence
Function etsi_its_cam_ts_conversion::toRos_AccelerationControl
Function etsi_its_cam_ts_conversion::toRos_AccelerationValue
Function etsi_its_cam_ts_conversion::toRos_AccidentSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_AdverseWeatherConditionAdhesionSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_AdverseWeatherConditionPrecipitationSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_AdverseWeatherConditionVisibilitySubCauseCode
Function etsi_its_cam_ts_conversion::toRos_AltitudeConfidence
Function etsi_its_cam_ts_conversion::toRos_BasicVehicleContainerHighFrequency
Function etsi_its_cam_ts_conversion::toRos_BasicVehicleContainerLowFrequency
Function etsi_its_cam_ts_conversion::toRos_CenDsrcTollingZone
Function etsi_its_cam_ts_conversion::toRos_CollisionRiskSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_CurvatureCalculationMode
Function etsi_its_cam_ts_conversion::toRos_CurvatureConfidence
Function etsi_its_cam_ts_conversion::toRos_DangerousEndOfQueueSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_DangerousGoodsBasic
Function etsi_its_cam_ts_conversion::toRos_DangerousGoodsContainer
Function etsi_its_cam_ts_conversion::toRos_DangerousSituationSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_DeltaReferencePosition
Function etsi_its_cam_ts_conversion::toRos_DrivingLaneStatus
Function etsi_its_cam_ts_conversion::toRos_EmbarkationStatus
Function etsi_its_cam_ts_conversion::toRos_EmergencyContainer
Function etsi_its_cam_ts_conversion::toRos_EmergencyPriority
Function etsi_its_cam_ts_conversion::toRos_EmergencyVehicleApproachingSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_GenerationDeltaTime
Function etsi_its_cam_ts_conversion::toRos_HardShoulderStatus
Function etsi_its_cam_ts_conversion::toRos_HazardousLocationAnimalOnTheRoadSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_HazardousLocationDangerousCurveSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_HazardousLocationObstacleOnTheRoadSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_HazardousLocationSurfaceConditionSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_HeadingConfidence
Function etsi_its_cam_ts_conversion::toRos_HighFrequencyContainer
Function etsi_its_cam_ts_conversion::toRos_HumanPresenceOnTheRoadSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_HumanProblemSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_ImpassabilitySubCauseCode
Function etsi_its_cam_ts_conversion::toRos_LightBarSirenInUse
Function etsi_its_cam_ts_conversion::toRos_LowFrequencyContainer
Function etsi_its_cam_ts_conversion::toRos_PositionConfidenceEllipse
Function etsi_its_cam_ts_conversion::toRos_PostCrashSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_ProtectedCommunicationZone
Function etsi_its_cam_ts_conversion::toRos_ProtectedCommunicationZonesRSU
Function etsi_its_cam_ts_conversion::toRos_ProtectedZoneRadius
Function etsi_its_cam_ts_conversion::toRos_ProtectedZoneType
Function etsi_its_cam_ts_conversion::toRos_PublicTransportContainer
Function etsi_its_cam_ts_conversion::toRos_RailwayLevelCrossingSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_ReferencePositionWithConfidence
Function etsi_its_cam_ts_conversion::toRos_RescueAndRecoveryWorkInProgressSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_RoadWorksContainerBasic
Function etsi_its_cam_ts_conversion::toRos_RoadworksSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_RSUContainerHighFrequency
Function etsi_its_cam_ts_conversion::toRos_SafetyCarContainer
Function etsi_its_cam_ts_conversion::toRos_SignalViolationSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_SlowVehicleSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_SpecialTransportContainer
Function etsi_its_cam_ts_conversion::toRos_SpecialTransportType
Function etsi_its_cam_ts_conversion::toRos_SpecialVehicleContainer
Function etsi_its_cam_ts_conversion::toRos_StationaryVehicleSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_SteeringWheelAngle
Function etsi_its_cam_ts_conversion::toRos_SteeringWheelAngleConfidence
Function etsi_its_cam_ts_conversion::toRos_SteeringWheelAngleValue
Function etsi_its_cam_ts_conversion::toRos_TrafficConditionSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_TrafficParticipantType
Function etsi_its_cam_ts_conversion::toRos_VehicleBreakdownSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_VehicleLengthConfidenceIndication
Function etsi_its_cam_ts_conversion::toRos_VehicleLengthValue
Function etsi_its_cam_ts_conversion::toRos_WrongWayDrivingSubCauseCode
Function etsi_its_cam_ts_conversion::toRos_YawRateConfidence
Function etsi_its_cam_ts_conversion::toStruct_AccelerationComponent
Function etsi_its_cam_ts_conversion::toStruct_AccelerationConfidence
Function etsi_its_cam_ts_conversion::toStruct_AccelerationControl
Function etsi_its_cam_ts_conversion::toStruct_AccelerationValue
Function etsi_its_cam_ts_conversion::toStruct_AccidentSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_AdverseWeatherConditionAdhesionSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_AdverseWeatherConditionPrecipitationSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_AdverseWeatherConditionVisibilitySubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_AltitudeConfidence
Function etsi_its_cam_ts_conversion::toStruct_BasicContainer
Function etsi_its_cam_ts_conversion::toStruct_BasicVehicleContainerHighFrequency
Function etsi_its_cam_ts_conversion::toStruct_BasicVehicleContainerLowFrequency
Function etsi_its_cam_ts_conversion::toStruct_CauseCodeChoice
Function etsi_its_cam_ts_conversion::toStruct_CenDsrcTollingZone
Function etsi_its_cam_ts_conversion::toStruct_CollisionRiskSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_CurvatureCalculationMode
Function etsi_its_cam_ts_conversion::toStruct_CurvatureConfidence
Function etsi_its_cam_ts_conversion::toStruct_CurvatureValue
Function etsi_its_cam_ts_conversion::toStruct_DangerousEndOfQueueSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_DangerousGoodsBasic
Function etsi_its_cam_ts_conversion::toStruct_DangerousGoodsContainer
Function etsi_its_cam_ts_conversion::toStruct_DangerousSituationSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_DeltaLongitude
Function etsi_its_cam_ts_conversion::toStruct_DeltaReferencePosition
Function etsi_its_cam_ts_conversion::toStruct_DriveDirection
Function etsi_its_cam_ts_conversion::toStruct_DrivingLaneStatus
Function etsi_its_cam_ts_conversion::toStruct_EmbarkationStatus
Function etsi_its_cam_ts_conversion::toStruct_EmergencyContainer
Function etsi_its_cam_ts_conversion::toStruct_EmergencyPriority
Function etsi_its_cam_ts_conversion::toStruct_EmergencyVehicleApproachingSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_ExteriorLights
Function etsi_its_cam_ts_conversion::toStruct_GenerationDeltaTime
Function etsi_its_cam_ts_conversion::toStruct_HardShoulderStatus
Function etsi_its_cam_ts_conversion::toStruct_HazardousLocationAnimalOnTheRoadSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_HazardousLocationDangerousCurveSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_HazardousLocationObstacleOnTheRoadSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_HazardousLocationSurfaceConditionSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_HeadingConfidence
Function etsi_its_cam_ts_conversion::toStruct_HighFrequencyContainer
Function etsi_its_cam_ts_conversion::toStruct_HumanPresenceOnTheRoadSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_HumanProblemSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_ImpassabilitySubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_LightBarSirenInUse
Function etsi_its_cam_ts_conversion::toStruct_LowFrequencyContainer
Function etsi_its_cam_ts_conversion::toStruct_OrdinalNumber1B
Function etsi_its_cam_ts_conversion::toStruct_PerformanceClass
Function etsi_its_cam_ts_conversion::toStruct_PositionConfidenceEllipse
Function etsi_its_cam_ts_conversion::toStruct_PostCrashSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_ProtectedCommunicationZone
Function etsi_its_cam_ts_conversion::toStruct_ProtectedCommunicationZonesRSU
Function etsi_its_cam_ts_conversion::toStruct_ProtectedZoneId
Function etsi_its_cam_ts_conversion::toStruct_ProtectedZoneRadius
Function etsi_its_cam_ts_conversion::toStruct_ProtectedZoneType
Function etsi_its_cam_ts_conversion::toStruct_PtActivationData
Function etsi_its_cam_ts_conversion::toStruct_PtActivationType
Function etsi_its_cam_ts_conversion::toStruct_PublicTransportContainer
Function etsi_its_cam_ts_conversion::toStruct_RailwayLevelCrossingSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_ReferencePositionWithConfidence
Function etsi_its_cam_ts_conversion::toStruct_RescueAndRecoveryWorkInProgressSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_RescueContainer
Function etsi_its_cam_ts_conversion::toStruct_RoadWorksContainerBasic
Function etsi_its_cam_ts_conversion::toStruct_RoadworksSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_RSUContainerHighFrequency
Function etsi_its_cam_ts_conversion::toStruct_SafetyCarContainer
Function etsi_its_cam_ts_conversion::toStruct_SemiAxisLength
Function etsi_its_cam_ts_conversion::toStruct_SignalViolationSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_SlowVehicleSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_SpecialTransportContainer
Function etsi_its_cam_ts_conversion::toStruct_SpecialTransportType
Function etsi_its_cam_ts_conversion::toStruct_SpecialVehicleContainer
Function etsi_its_cam_ts_conversion::toStruct_SpeedConfidence
Function etsi_its_cam_ts_conversion::toStruct_StationaryVehicleSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_SteeringWheelAngle
Function etsi_its_cam_ts_conversion::toStruct_SteeringWheelAngleConfidence
Function etsi_its_cam_ts_conversion::toStruct_SteeringWheelAngleValue
Function etsi_its_cam_ts_conversion::toStruct_SubCauseCodeType
Function etsi_its_cam_ts_conversion::toStruct_TrafficConditionSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_TrafficParticipantType
Function etsi_its_cam_ts_conversion::toStruct_VehicleBreakdownSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_VehicleLengthConfidenceIndication
Function etsi_its_cam_ts_conversion::toStruct_VehicleLengthValue
Function etsi_its_cam_ts_conversion::toStruct_Wgs84AngleValue
Function etsi_its_cam_ts_conversion::toStruct_WrongWayDrivingSubCauseCode
Function etsi_its_cam_ts_conversion::toStruct_YawRateConfidence