在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):vkopli/gtsam_vio开源软件地址(OpenSource Url):https://github.com/vkopli/gtsam_vio开源编程语言(OpenSource Language):C++ 85.6%开源软件介绍(OpenSource Introduction):SLAM for ZED Stereo Camera using iSAM2SummaryPresentation on (1) theoretical background of iSAM2 and (2) results on Turtlebot (videos at the end): Paper: https://www.dropbox.com/s/dka68k9i4uw187r/Master_s_Thesis.pdf?dl=0 Dataset: https://www.dropbox.com/sh/vku3rpquwpql0h0/AADmsJg6yzNQ7nIK3XmbF7iva?dl=0 PreliminariesThis package uses:
When building gtsam from source, use the following cmake flags: -DGTSAM_BUILD_EXAMPLES_ALWAYS=OFF -DGTSAM_BUILD_TESTS=OFF -DGTSAM_BUILD_UNSTABLE=OFF -DGTSAM_BUILD_WRAP=OFF -DGTSAM_USE_SYSTEM_EIGEN=ON -DGTSAM_TYPEDEF_POINTS_TO_VECTORS=ON Instructions to RunRun launch file:
Run bag file from dataset link above (or use your own ZED mini stereo camera):
Make sure the following topics are publishing messages:
Instructions to VisualizeTo visualize the estimated camera pose and 3D locations of features in the world frame, run the following command:
Instructions to Change Launch SpecificationsTo change which iSAM2 implementation is being run: change the "isam2_node" definition in CMakeLists.txt to one of the below (e.g. "isam2_vio_zedpose")
To change frame and camera topic specifications:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论