mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-16 00:00:20 +08:00
Added rgbdslam_datasets.launch example to run RGBD SLAM datasets with RTAB-Map. Added "wait_to_transform" parameter (bool) to all nodes calling lookUpTransform()
This commit is contained in:
@@ -176,6 +176,9 @@ target_link_libraries(data_recorder rtabmap_ros ${QT_LIBRARIES} ${Libraries})
|
||||
add_executable(data_player src/DbPlayerNode.cpp)
|
||||
target_link_libraries(data_player rtabmap_ros ${QT_LIBRARIES} ${Libraries})
|
||||
|
||||
add_executable(odom_msg_to_tf src/OdomMsgToTFNode.cpp)
|
||||
target_link_libraries(odom_msg_to_tf rtabmap_ros ${Libraries})
|
||||
|
||||
#############
|
||||
## Install ##
|
||||
#############
|
||||
|
||||
Reference in New Issue
Block a user