robotino-ros-pkg installation
Hello,
I am new to Ros and Ubuntu, I am working on Festo Robotinos and I need to perform Mapping with them. For this purpose I have installed the Nootrix Ros Indigo Pre Installed Virtual Machine. (To verify the correctness of ROS, I created and successfully ran a Hello World program)
I then downloaded code from this SVN repository. To build the checked out code completely, do I need to create separate catkin packages and manually copy paste and build? or is there a simpler more intelligent way to build the whole package in it's entirety.
When I tried to catkin_make
the checked out code, it says please build from the root folder Please let me know if more details are required.Thanks in advance