catkin/catkin_simple

Installation

lokijota opened this issue · 2 comments

I'm a total newbie to this, sorry for the question, but how do I install/configure this?

It's a catkin package, so you can just do the normal CMake process of mkdir build; cd build; cmake ..; make, or you can put it in a workspace with other catkin packages and use a tool to build all of them.

This isn't officially supported or documented, so there will be some assembly required.

I'm going to close this, but you can continue to discuss it if you like. I can reopen it later if necessary. You might also consider asking questions like these on http://answers.ros.org/questions/.