AutonomousFieldRoboticsLab / SVIn

Underwater Navigation with tightly coupled fusion of Visual Inertial Sonar and Depth Information
GNU General Public License v3.0
96 stars 19 forks source link

Enable depth? #21

Open Song-Jingyu opened 1 year ago

Song-Jingyu commented 1 year ago

Hi,

Thanks for open-sourcing this work. For the current code base, I find all the configurations have the enable_depth flag set to false. After a quick check of the code I also noticed that a lot of the code related to the depth/pressure sensor has been commented out. I was not able to find the depth_node_py package online as well. Would you mind sharing some suggestions on how can we find that package, and also the best practice to enable the depth mode? Thank you!