adnanademovic/rosrust

Add package not found warning during message generation.

Opened this issue · 0 comments

The proc-macro in build.rs of rosrust_msg ends in compilation error if there is no ROS packages found. Add an appropriate warning message or a hint here instead of compile error would help the user fix the issue.