plasmodic / ecto

ecto is a dynamically configurable Directed Acyclic processing Graph (DAG) framework.
http://ecto.willowgarage.com/
BSD 3-Clause "New" or "Revised" License
97 stars 37 forks source link

checking for ecto-test target existence #283

Closed edgarriba closed 8 years ago

edgarriba commented 8 years ago

Only checking at CATKIN_ENABLE_TESTING is not enough to build cmake tree if we don't have gtest on system.

Plus, before needed to install:

sudo pip install catkin_pkg