Project

General

Profile

Statistics
| Branch: | Revision:

root / vision / CMakeLists.txt @ 53f28116

History | View | Annotate | Download (1.29 KB)

# Date Author Comment
b11b2b30 04/16/2012 05:02 PM Thomas Mullins

Added cvblobs8.3 to repo so that opencvdetect can compile

9262605f 04/16/2012 11:49 AM Nick Stanley

Now it seg faults but compiles, please check this out if you can help.

66cddc69 04/07/2012 07:03 PM Nick Stanley

Merge branch 'master' into debugging

Conflicts:
vision/CMakeLists.txt

d5eb9681 04/07/2012 01:19 PM Nick Stanley

Modified CMakeLists.txt

14c71a7d 04/02/2012 05:40 PM Nick Stanley

Edited and so it works, with the exception of now losing all of the CBlobResults includes when linking. I'm going to figure that out next.

643083a8 02/26/2012 08:53 PM Thomas Mullins

Added a way to spoof target position.

It's an rviz interactive marker which can be controlled by the mouse,
and which will publish 3d target positions. There are still some TODO's
in src/rviz_interactive_target.cpp.

06738945 02/14/2012 02:42 PM George Stanley

The code compiled! Now to make sure everything does what it's supposed to do.

b1055c82 02/12/2012 06:28 PM Thomas Mullins

Nick made some changes to make it compile.

80eadc1e 02/01/2012 11:02 PM Thomas Mullins

Created the vision package

For now there is a skeleton of v2v3_converter (without the math) which
will take in a TargetDescriptor (x, y, size) and tf from /camera to
/kinect, and will output a 3d target location.