ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How do I get a package from Electric EMYS to work in Indigo Igloo.

asked 2016-10-26 10:57:58 -0500

scannellstp gravatar image

I would like to use the MIT Kinect demos for a project. However, the latest version of the package is designed for Electric EMYS. Will this work on Indigo, and if so, how do I do it? Here is the link for the MIT Kinect demos. http://wiki.ros.org/mit-ros-pkg/Kinec...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2016-10-26 12:33:40 -0500

updated 2016-10-26 12:34:04 -0500

It's unlikely that the packages will work out of the box, but it would be possible to manually port them, trying to compile and fix errors as they pop up. Interestingly, REP-103 states that rosbuild still works for building from source in kinetic, so maybe you would not need to perform migration to the now standard catkin build system.

In theory, another approach would be to follow all the migration guides from electric up to kinetic one by one (there doesn't seem to be a groovy page):

Another good idea might be too google things and look around on github. Often, somebody else had the same idea and there might already be some port to later ROS versions out there.

edit flag offensive delete link more

Comments

Thank you very much for the help.

scannellstp gravatar image scannellstp  ( 2016-10-26 16:08:16 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-10-26 10:57:58 -0500

Seen: 79 times

Last updated: Oct 26 '16