rosrust
rosrust copied to clipboard
Add package not found warning during message generation.
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.