GraphGNSSLib
GraphGNSSLib copied to clipboard
An Open-source Package for GNSS Positioning and Real-time Kinematic Using Factor Graph Optimization
您好,我注意到在psr_doppler_car_rtk.launch中并未有logPath的设置,而在psr_doppler_fusion.launch中有logPath的设置,这是不是就意味着FGO-RTK时是不会输出.csv的结果文件呢?感谢!
@weisongwen Thanks for your reply, Professor Wen. It seems that I have fallen into confusion. I will list them one by one: 1、As you wrote in the MD, the results...
I am sorry for disturb you in this panel: I have a problem: 我安装了ceres-slover在/usr/local/ceres-solver2.0.0的文件夹,同时在cmakelist里面也通过set设置了相关的Ceres-DIR目录,C++版本设置为14   同时在相应的程序实现中,我也将include类似的版本改成了下面的版本  但是程序依然报错:  
Dear Dr. Wen, Thank you for your excellent work on GraphGNSSLib - it's been a pleasure building upon your contributions for GNSS positioning research. I recently encountered an issue when...
您好,在运行该项目时,出现如下问题: 在使用gdb查看变量时可能是发现f的值并没有初始化导致的报错: 请问需要对RTKLIB/src/rtkpos.cpp文件1715行的代码进行修改嘛? 还是有其他的处理方法?
I can get normal localization when I run GNSS positioning via FGO. However, It seemed wrong when I run FGO-RTK like the picture below, and there is no EKF-RTK topic...