bryantaoli
bryantaoli
> > 您好,请问example/conf/navlib.conf文件里为何没有内容?我打开是这样的,和您demo视频中电conf文件不同,是我打开方式问题吗? > >  > > 在github上看可以看到 谢谢~
> > > > 您好,请问example/conf/navlib.conf文件里为何没有内容?我打开是这样的,和您demo视频中电conf文件不同,是我打开方式问题吗? > > > >  > > > > > > > > > 在github上看可以看到 > > > > > > 谢谢~ > > 如果您在配置文件中设置紧耦合而且跑通了麻烦给我说一声,我就那个解算模式有bug...
I have the same problem and I also tried this drive with ublox-m8t and the raw topic /rxmraw and /rxmsfrb are published.
I meet the same problem.
> Hi,Due to Chinese net wall, I cant download the .bag file.Can you update in another way please? 你发一下你的邮箱给我,我转给你,这条消息30天内有效
> hello, Do you still keep this rosbag? Can I use it if I want to? my mail address is [[email protected]](mailto:[email protected]) I replace my computer, 2016-02-29-19-05-57.bag cannot be found now.
> ok, also thank you very much, do you have other rosbag to test this algorithm? You can contact [[email protected]](mailto:[email protected]), I have sent him the 2016-02-29-19-05-57.bag
> Change `KalmanFilter kf(A, C, Q, R, P); ` to `KalmanFilter kf(dt,A, C, Q, R, P);` and `kf.init(x0);` to `kf.init(dt,x0);` `kf.init(x0);` to `kf.init(dt,x0);` may be `kf.init(x0);` to `kf.init(t,x0);` and move...
Yes, I am very interested in Microphone projections. This is because the microphone array can detect the object making the sound while navigating. If we calibrate the position of the...
Yes I can. It is a research project. We want to use the k4a to locate and navigate.