Skip to content

virtual-vehicle/vehicle_captain_routing_receiver_example

Repository files navigation

Receiver Demo (CXX)

Sample implementation for a receiving cpp client for the vehicleCAPTAIN routing core.

Sample implementation also shows decoding usage for vcits.

Feature List

Version 1.0

Dependencies

  • vcits 1.0 - can use standard or experimental version (experimental messages included)

Message Examples

  • DENM - TODO
  • CAM - parsed with major parts
  • POI - TODO
  • SPATEM - TODO
  • MAPEM - TODO
  • IVIM - TODO
  • EV_RSR - TODO
  • TISTPGTRANSACTION - TODO
  • SREM - TODO
  • SSEM - TODO
  • EVCSN - TODO
  • SAEM - TODO
  • RTCMEM - partly parsed

Copyright

Please cite the vehicleCAPTAIN if you used any part of this library for your work.

Contribution Guidelines

Feel free to add fixes and new features!

Authors

Main Author: Christoph Pilz

Acknowledgement

The majority of this work is part of my (Christoph Pilz) PhD studies at Graz University of Technology in cooperation with the Virtual Vehicle Research GmbH.

Features are also integrated across various funded projects (see vehicleCAPTAIN).