Greenroom-Robotics/ros-typescript-generator
A CLI for generating typescript interfaces and enums from ros messages and services.
TypeScriptMIT
Issues
- 1
- 6
Do you have plan to support *.srv?
#4 opened by hayoung0Lee - 0
Function changes need for Bazel
#13 opened by aydinmetee - 0
Error trying to convert a string
#12 opened by AntonioEspadas - 2
- 0
BUG: Constants as pure message type
#8 opened by kbudin - 0
`bool` const is converted to an `enum` with its value being set to `true` or `false`
#6 opened by PhilippeMorier - 2
Make parsing ROS version configurable
#2 opened by PhilippeMorier