Use a catkin package that depends on a rosbuild package
Hi!
I want to use a rosbuild package as dependency of my catkin package. But I'm getting some some errors... seems that catkin doesn't recognize the rosbuild package. Is there a way I can include that rosbuild package without converting it to a catkin package?
Thanks in advance, Lucas