This repository was archived by the owner on Aug 11, 2023. It is now read-only.
This repository was archived by the owner on Aug 11, 2023. It is now read-only.
Provide better error messages when ROS_PACKAGE_PATH is undefined. #135
Open
Description
Original author: damonkoh...@google.com (August 08, 2012 05:32:22)
What steps will reproduce the problem?
- ./gradle install without ROS_PACKAGE_PATH defined
- NPE from GenerateInterfaces:162
What is the expected output? What do you see instead?
A reasonable error message.
Original issue: http://code.google.com/p/rosjava/issues/detail?id=135