Project

General

Profile

Revision 643083a8

ID643083a8c6309f64c3bb5fd5863c67eb41555aa6

Added by Thomas Mullins about 12 years ago

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.

View differences:

vision/CMakeLists.txt
22 22
#rosbuild_gensrv()
23 23

  
24 24
rosbuild_add_executable(v2v3_converter src/v2v3_converter.cpp)
25
rosbuild_add_executable(rviz_interactive_target src/rviz_interactive_target.cpp)
25 26

  
26 27
#common commands for building c++ executables and libraries
27 28
#rosbuild_add_library(${PROJECT_NAME} src/example.cpp)

Also available in: Unified diff