-
Updated
May 8, 2020 - Jupyter Notebook
slam
Here are 634 public repositories matching this topic...
-
Updated
May 5, 2020 - C++
Typo from the book
Maybe you already fixed it, but the formula 7.58 from the one version of the book, which uses SVD to solve for 3D-3D, should be wrong. It should be U^T V rather than V^T U. Correct me if I am wrong, thanks!
-
Updated
May 19, 2020 - C++
-
Updated
Dec 22, 2019
-
Updated
May 19, 2020
-
Updated
May 13, 2020
Conan package
Rovioli csv format
Good afternoon.
Can you please explain output csv format for rovioli
Timestamp [s]", "t_G_M x [m]", "t_G_I M [m]",
"t_G_M z [m]", "q_G_M x", "q_G_M y", "q_G_M z", "q_G_M w",
"p_M_I x [m]", "t_G_I M [m]", "p_M_I z [m]", "q_M_I x", "q_M_I y",
"q_M_I z", "q_M_I w", "has T_G_M"?
I haven't find any info or wiki or documentation what does that mean. Why t_G_M x is followed
An extra null pointer check is not needed in functions like the following.
- CameraThread
- [OdometryFovis](https://github.com/introlab/r
-
Updated
Dec 21, 2019
WIP in the branch: port-doc-sphinx-breathe
Instructions and dependencies here.
-
Inspiration:
-
Motivation:
- Sphi
-
Updated
Jun 18, 2019 - C++
-
Updated
May 18, 2020
I've followed the Ubuntu 16.04 steps from the documentation and I've attempted to build Kintinuous, but the build.sh file fails with: "Don't use this on anything except 14.04 or 15.04"
Are there additional steps required (or steps omitted) to get this working in 16.04? If so, I'm happy to create a new version of the build.sh file that performs those steps and verify on a fresh 16.04 instance.
-
Updated
May 19, 2020 - C++
-
Updated
May 6, 2020 - C++
-
Updated
May 19, 2020 - C++
-
Updated
May 18, 2020 - C++
-
Updated
Jan 28, 2020
-
Updated
Apr 6, 2020 - C++
-
Updated
Apr 17, 2020
-
Updated
Mar 24, 2020 - MATLAB
Improve this page
Add a description, image, and links to the slam topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the slam topic, visit your repo's landing page and select "manage topics."
Hi,
I am planning to use Standalone Cartographer (i.e without ROS ).
I have gone through the documentation cartographer.readthedocs but it was not enough to start feeding the live sensors data( not from rosbag ) and running the SLAM.
I have found this similar issue 1229