-
I can see in the video and also in my environment (https://github.com/keszegrobert/ros_robotic_arm) that the camera's position is not so precise(±2 cm), and this precision doesn't change even if the c…
-
[Predictive error minimisation](https://www.sciencedirect.com/science/article/pii/S1474667017539762?via%3Dihub) (PEM) differs from 'vanilla' maximum likelihood estimation (MLE) in the assumptions made…
-
Great work you have!
Could it have support for fused location ?
-
Hello Kris,
I'm currently developing an IMU for a closed ecosystem and I wanted to compare my solution to existing COTS products (mainly heading wise). Do you have any tips on accomplishing this?
…
-
Hi Steven,
I found your project on Medium. Very inspired stories and detailed descriptions. Thanks for your sharing.
I am now looking into your code and I cannot find the fusion part discussed i…
-
### Good quality recordings
![1095](https://user-images.githubusercontent.com/1060514/41812810-c7ee2bb0-775c-11e8-8e4a-f9d1e4b6d91b.png)
1095
![1104_typicalcontrol](https://user-images.githubus…
-
Hey guys - I'm trying to use bz_firingMapAvg.m and am missing a function KalmanVel... can someone add this to the repo?
-
http://wiki.ros.org/robot_pose_ekf
Combine odometry, IMU data, and GPS into one coherent understanding of where the Rover is at any given time.
-
Hi all,
I am building a structural time series for causal analysis.
I would like to enforce the weights in DynamicLinearRegression (estimated by variational inference) to be non-negative due to i…
-
I have a number of reusable GitHub CI wokflows. One of them creates python environments of different versions and runs checks and tests.
The doc8 command is common for any environment: `doc8 --co…