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

Revision history [back]

click to hide/show revision 1
initial version

I am on Groovy and Ubuntu 12.04

and

First it was complaining about the cmake_modules package. It didn't look like I had that ros package, so I just checked out its source too. Now it's not complaining about that anymore.

While cmake_modules has been released into Groovy, the groovy-devel version of class_loader doesn't seem to use it (CMakeLists.txt here).

Are you trying to build the indigo-devel branch on Groovy, or do you want to use the groovy-devel version?

I am on Groovy and Ubuntu 12.04

and

First it was complaining about the cmake_modules package. It didn't look like I had that ros package, so I just checked out its source too. Now it's not complaining about that anymore.

While cmake_modules has been released into Groovy, Groovy (as ros-groovy-cmake-modules), the groovy-devel version of class_loader doesn't seem to use it (CMakeLists.txt here).

Are you trying to build the indigo-devel branch on Groovy, or do you want to use the groovy-devel version?

I am on Groovy and Ubuntu 12.04

and

First it was complaining about the cmake_modules package. It didn't look like I had that ros package, so I just checked out its source too. Now it's not complaining about that anymore.

While cmake_modules has been released into Groovy (as ros-groovy-cmake-modules), the groovy-devel version of class_loader doesn't seem to use it (CMakeLists.txt here).

Are you trying to build the indigo-devel branch on Groovy, or do you want to use the groovy-devel version?


Edit: just tested this on a clean Groovy workspace (with the groovy-devel branch of class_loader) and it builds without error.