rosidl icon indicating copy to clipboard operation
rosidl copied to clipboard

stricter checks after parsing .idl files

Open dirk-thomas opened this issue 6 years ago • 0 comments

Follow up of #326.

Some examples where the pipeline can be more strict:

  • only accept includes at the top level of the file (e.g. no within modules)
  • the type of a constant value matching the defined type of the constant

dirk-thomas avatar Nov 19 '18 16:11 dirk-thomas