ros / genmsg

Standalone Python library for generating ROS message and service data structures for various languages
http://wiki.ros.org/genmsg
29 stars 74 forks source link

Rosimport improvements #83

Closed asmodehn closed 5 years ago

asmodehn commented 5 years ago

This helps diagnosing MsgNotFound Exceptions

dirk-thomas commented 5 years ago

Thanks for the patch.