gok03 / rosjava

Automatically exported from code.google.com/p/rosjava
0 stars 0 forks source link

Provide better error messages when ROS_PACKAGE_PATH is undefined. #135

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./gradle install without ROS_PACKAGE_PATH defined
2. NPE from GenerateInterfaces:162

What is the expected output? What do you see instead?
A reasonable error message.

Original issue reported on code.google.com by damonkoh...@google.com on 8 Aug 2012 at 5:32

GoogleCodeExporter commented 9 years ago
See patch in 
http://code.google.com/p/rosjava/issues/detail?id=132

Original comment by tibokr...@googlemail.com on 8 Aug 2012 at 10:22

GoogleCodeExporter commented 9 years ago
I submitted a patch for this same issue.  I didn't see a patch addressing the 
problem at the link provided above.

https://code.google.com/p/rosjava/issues/detail?id=157

Original comment by dev.yei...@gmail.com on 25 Mar 2013 at 11:01

GoogleCodeExporter commented 9 years ago
Nevermind, I see the previous patch.  But it looks like that patch was never 
merged into the main branch?

Original comment by dev.yei...@gmail.com on 25 Mar 2013 at 11:03