#
odometry
Here are 101 public repositories matching this topic...
X Inertial-aided Visual Odometry
-
Updated
Apr 6, 2020 - C++
loam code noted in Chinese(loam中文注解版)
-
Updated
Oct 9, 2019 - C++
Convert KITTI dataset to ROS bag file the easy way!
-
Updated
Apr 30, 2020 - Python
LiDAR SLAM: Scan Context + LeGO-LOAM
cpp
mapping
loop
lidar
slam
place-recognition
odometry
pointcloud
gtsam
loam
iros
lidar-slam
mulran-dataset
-
Updated
Jul 3, 2020 - C++
Estimation of 2D odometry based on planar laser scans. Useful for mobile robots with innacurate base odometry. For full description of the algorithm, please refer to: Planar Odometry from a Radial Laser Scanner. A Range Flow-based Approach. ICRA 2016 Available at: http://mapir.isa.uma.es/mapirwebsite/index.php/mapir-downloads/papers/217
-
Updated
May 4, 2020 - C++
MATLAB Implementation of Visual Odometry using SOFT algorithm
-
Updated
Nov 23, 2018 - MATLAB
Robotics with GPU computing
python
robotics
gpu
voxel
cuda
pathfinding
point-cloud
collision-detection
ros
registration
distance-transform
odometry
jetson
pybind11
visual-odometry
occupancy-grid-map
triangle-mesh
-
Updated
Jul 16, 2020 - C++
Full-python LiDAR SLAM using ICP and Scan Context
-
Updated
Apr 19, 2020 - Python
ROS Hexapod stack with functioning 2D and 3D mapping.
-
Updated
Dec 24, 2018 - C++
This contains the code(in development) for monocular visual odometry of a quadrotor. The visual data from the monocular camera is fused with onboard IMU to develop indoor control and navigation algorithms.
-
Updated
Mar 18, 2017 - Python
Visual odometry based on Intel® RealSense™ devices
-
Updated
Oct 24, 2019 - Java
-
Updated
Jun 14, 2020
An open source autonomous driving research platform for Active SLAM & Multisensor Data Fusion
control
motion-planning
ros
perception
slam
sensor-fusion
odometry
lidar-camera-calibration
pose-graph-optimization
-
Updated
Sep 3, 2019 - C++
Python implementation of Graph SLAM
-
Updated
Dec 12, 2019 - Python
Recorded tracks visualization plugin built on Unreal Engine. Airsim compatible.
-
Updated
Dec 24, 2018 - C++
Inertial navigation system based only on IMU data. Creates odometry from IMU data integration
-
Updated
Jun 6, 2018 - C++
This repository contains the codes, files and other resources for dynamic controls for UAV using monocular vision odometry. The aim of the project is to work on feature based tracking methods and fuse the pose estimate with IMU for a Quadrotor.
-
Updated
Jan 18, 2018 - Python
Monocular Visual Odometry on KITTI dataset. Implemented in MATLAB
-
Updated
Feb 25, 2017 - MATLAB
Improve this page
Add a description, image, and links to the odometry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the odometry topic, visit your repo's landing page and select "manage topics."
I'm working with Open3D with data from different devices. One of them does not provide the point cloud as a file, so I am creating the file by myself with a little Python script.
However, I am confused by the supported formats:
The pts format contains lines of
[x, y, z, i, r, g, b]. xyz and rgb are intuitive and explained, but what exactly is the i for? And in what format is it exp