Project

General

Profile

Statistics
| Branch: | Revision:

root / vision / manifest.xml @ master

History | View | Annotate | Download (564 Bytes)

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

Added cvblobs8.3 to repo so that opencvdetect can compile

b802d750 04/07/2012 01:21 PM Nick Stanley

Changed manifest.xml

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.