Skip to content

ESROCOS/tools-ros2asn1

Repository files navigation

ros2asn1

Provides a Python script and a module that checks the ROS types available in the system and generates a set of equivalent ASN.1 types. Requires ROS to be installed.

License

GPLv2

Installation

From the build directory, run cmake .., then make install.