How to adapt an old PKG, driver and ROS wrapper to a new ROS distribution?
Hello,
I have a Kuka youbot robot. The last updated version (by source) of the driver and ROS wrapper for this robot is Hydro. The most stable version of ROS is Kinetic. My question clearly is how I adapt the both hydro driver and ROS wrapper of this robot to Kinetic distribution? Is there any documentation for this purpose? I can not find any. Do I need to change CMakeLists.txt file? I would appreciate it if you help me out.
Sincerely,
If you provide a link to the package, we can have a look and see how much work is likely to be necessary.
@Geoff These are links to Youbot driver and its ROS wrapper. Thanks... git clone http://github.com/youbot/youbot_drive... -b hydro-devel git clone http://github.com/youbot/youbot_drive... -b hydro-devel
Latest stable ROS version is Melodic, not Kinetic