Skip to content

Commit

Permalink
Readme and cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanrublee committed Sep 2, 2011
1 parent 052dfea commit 7318d83
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 13 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Expand Up @@ -10,9 +10,6 @@ endif()


set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/ecto_object_recognition) set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_LIBRARY_OUTPUT_DIRECTORY}/ecto_object_recognition)


#use the cmake cache, to -DOpenCV_dir=<path_to_build_of_opencv>
# svn co https://code.ros.org/svn/opencv/trunk
# and cmake that baby
find_package(Boost COMPONENTS system filesystem serialization REQUIRED) find_package(Boost COMPONENTS system filesystem serialization REQUIRED)
find_package(ecto 0.1.0 REQUIRED) find_package(ecto 0.1.0 REQUIRED)
find_package(OpenCV 2.3.1 EXACT REQUIRED) find_package(OpenCV 2.3.1 EXACT REQUIRED)
Expand Down
7 changes: 5 additions & 2 deletions README.rst
@@ -1,2 +1,5 @@
objcog is Object Recognition
==================================== ==================

Please see http://ecto.willowgarage.com/recognition.

8 changes: 0 additions & 8 deletions env.rosinstall

This file was deleted.

0 comments on commit 7318d83

Please sign in to comment.