Skip to content

Transmitting UPER ASN.1 encoded ETSI messages over AMQP connections

License

Notifications You must be signed in to change notification settings

uulm-mrm/v2x_etsi_asn1

Repository files navigation

V2X ETSI ASN.1 utility libraries

This repository contains code for transmitting UPER ASN.1 encoded ETSI messages over AMQP connections.

  • v2x_amqp_connector_lib: Contains code for handling an AMQP connection. Supports message filtering and automatic connection/reconnection management.
  • v2x_etsi_asn1_lib: Contains ASN.1 message definitions and code to encode/decode,send/receive such messages via AMQP.
  • example: Contains example code demonstrating how the above libraries can be used.

ASN.1 Definitions

The ASN.1 definitions used in this project are based on the official messages (except for MCM, which is independently developed), but have been modified to fit the research projects at the Institute.

The original definitions can be found here:

Summary of changes (diff can be found here):

  • AngleConfidence, SpeedConfidence: Increased number of bits to express higher variances
  • MatrixIncludedComponents: Allow correlation entries between object dimensions and other state variables
  • PerceivedObject: Added optional associatedStationID field for tracks associated with recognized ITS stations (by matching CAMs to tracks)
  • PerceivedObject: Added container datatype for trajectory predictions (PredictionsContainer)

The MCM definition is based on our paper An Extended Maneuver Coordination Protocol with Support for Urban Scenarios and Mixed Traffic.

Dependencies

License

License: Apache 2.0

Author: Jan Strohbeck (UULM-MRM)

Maintainer: Jan Strohbeck (UULM-MRM)

Affiliation: Institute of Measurement, Control and Microtechnology (MRM), Ulm University (UULM)

Acknowledgements

The basic versions of the adapted ASN.1 files are based on our joint developments with the project partners within the project LUKAS. This project was financially supported by the Federal Ministry of Economic Affairs and Climate Action of Germany within the program "Highly and Fully Automated Driving in Demanding Driving Situations" (project LUKAS, grant number 19A20004F).

Parts of the further developments have been made as part of the PoDIUM project and the EVENTS project, which both are funded by the European Union under grant agreement No. 101069547 and No. 101069614, respectively. Views and opinions expressed are however those of the authors only and do not necessarily reflect those of the European Union or European Commission. Neither the European Union nor the granting authority can be held responsible for them.

Parts of the further developments have been financially supported by the Federal Ministry of Education and Research (project AUTOtech.agil, FKZ 01IS22088W).

About

Transmitting UPER ASN.1 encoded ETSI messages over AMQP connections

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published