Skip to content

ESROCOS/tools-ros2asn1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.