Rosa

Results 11 issues of Rosa

如何保存回环检测优化后的地图

![image](https://github.com/HITSZ-NRSL/Dynamic-VINS/assets/115403971/77aeed6e-04d6-47f5-9960-a9fe70652592) 按照readme解压得到cafe1-1.bag并运行merge_imu_topics.py得到cafe1-1.bag-imu.bag,单独运行bag不卡顿,但是运行roslaunch vins_estimator openloris_vio_pytorch.launch后在运行bag直接卡住

`void triangulation( const vector &keypoint_1, const vector &keypoint_2, const std::vector &matches, const Mat &R, const Mat &t, vector &points) { Mat T1 = (Mat_(3, 4)

When I run ''sudo python3 setup.py install'' ,error occurred ![image](https://github.com/ToniRV/NeRF-SLAM/assets/115403971/251e8418-14f0-47a9-84c9-0e81acee9df9) it shows I don't have torch module, but the picture shows I have installed the torch

按照博主的方式在bashrc里添加了rospkg路径但还是报错 ![image](https://github.com/YWL0720/YOLO_ORB_SLAM3/assets/115403971/8875cb5e-21e7-426a-836e-f089ba4ff055) ![image](https://github.com/YWL0720/YOLO_ORB_SLAM3/assets/115403971/f688324b-d8ee-46b9-9da8-3e31ca229c77) 但是运行./build.sh是正常的

gmock编译报错,但是明明已经安装了gmock ![image](https://github.com/gaoxiang12/slam_in_autonomous_driving/assets/115403971/f9444d22-ad0c-4686-b148-229382e92047) ![image](https://github.com/gaoxiang12/slam_in_autonomous_driving/assets/115403971/3cf81c0e-4cbc-459c-ad30-11566884570c)

请问支持rosbag播放消息进行订阅的方式来进行回环检测吗?还有就是bag_play_test.cpp是用来干什么的?

rviz -d ./src/contour-context/config/dummy_lc.rviz & rosrun cont2 cont2_batch_bin_test 运行之后显示轨迹有误 ![image](https://github.com/lewisjiang/contour-context/assets/115403971/ed4c9df5-0278-4d1a-82e7-5b64c8a19ac1) 还有就是这个fp_pose的路径应该哪个是对的呢? ![image](https://github.com/lewisjiang/contour-context/assets/115403971/206d5397-7c5c-4727-897d-b4316e26e159)

运行lviorf经常会遇到内存泄漏报错,如图所示。是什么原因导致的 ![2024-04-28_17-42](https://github.com/YJZLuckyBoy/lviorf/assets/115403971/59bffeb6-5088-428f-b3eb-3fd374ec3698) ![2024-04-28_18-23](https://github.com/YJZLuckyBoy/lviorf/assets/115403971/42b355ce-6ed9-4b0c-89e3-5d581a14f6f0) 运行一会之后就会发生如图情况 ![image](https://github.com/YJZLuckyBoy/lviorf/assets/115403971/44bb5898-36d7-46a5-89e6-b7d1465cbc15)