merge with rviz branch
This commit is contained in:
@@ -51,4 +51,7 @@ catkin_install_python(PROGRAMS
|
||||
)
|
||||
|
||||
add_executable(aruco_detector src/aruco_detector.cpp)
|
||||
add_executable(rviz_human src/rviz_human.cpp)
|
||||
|
||||
target_link_libraries(aruco_detector ${catkin_LIBRARIES})
|
||||
target_link_libraries(rviz_human ${catkin_LIBRARIES})
|
||||
|
||||
Reference in New Issue
Block a user