Project

General

Profile

Revision 1057a46d

ID1057a46d1e01e3de0f3ec8462313be779617efbf

Added by Alex Zirbel about 11 years ago

Removed old files and test executables.

View differences:

scout/scoutsim/CMakeLists.txt
31 31
rosbuild_add_executable(scoutsim_node src/scoutsim.cpp src/scout.cpp src/ghost_scout.cpp src/sim_frame.cpp)
32 32
rosbuild_link_boost(scoutsim_node thread)
33 33
target_link_libraries(scoutsim_node ${wxWidgets_LIBRARIES})
34

  
35
# @TODO are these useful or necessary? Determine; add as needed
36
#rosbuild_add_executable(turtle_teleop_key tutorials/teleop_turtle_key.cpp)
37
#rosbuild_add_executable(draw_square tutorials/draw_square.cpp)
38
#rosbuild_add_executable(mimic tutorials/mimic.cpp)
39
rosbuild_add_executable(sonar_viz src/sonar_viz.cpp)

Also available in: Unified diff