ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You know that you don't have to catkinize your code to try it with Hydro? May it is better to first get the packages building using rosbuild (adapting them to potential API changes of dependencies) and after that consider to catkinize them.