Pinned Repositories
3DSmoothNet
[CVPR19] The Perfect Match: 3D Point Cloud Matching with Smoothed Densities
A-LOAM
Advanced implementation of LOAM
am_traj
Alternating Minimization Based Trajectory Generation for Quadrotor Aggressive Flight
ARM_TI_MSP432P401R
awesome-robotic-tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace
CS483
Fall 2018 Applied Parallel Programming Course Project
demo_lidar
Depth Enhanced Monocular Odometry (camera and lidar version)
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
loam_velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
jifeixu's Repositories
jifeixu/loam_velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
jifeixu/3DSmoothNet
[CVPR19] The Perfect Match: 3D Point Cloud Matching with Smoothed Densities
jifeixu/A-LOAM
Advanced implementation of LOAM
jifeixu/am_traj
Alternating Minimization Based Trajectory Generation for Quadrotor Aggressive Flight
jifeixu/ARM_TI_MSP432P401R
jifeixu/awesome-robotic-tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace
jifeixu/CS483
Fall 2018 Applied Parallel Programming Course Project
jifeixu/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
jifeixu/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
jifeixu/hdl_graph_slam
3D LIDAR-based Graph SLAM
jifeixu/ikd-Tree
This repository provides implementation of an incremental k-d tree for robotic applications.
jifeixu/kNN-CUDA
Fast k nearest neighbor search using GPU
jifeixu/LeGO-LOAM
LeGO-LOAM: Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain
jifeixu/libnabo
A fast K Nearest Neighbor library for low-dimensional spaces
jifeixu/libpointmatcher
An "Iterative Closest Point" library for 2-D/3-D mapping in Robotics
jifeixu/lidar_IMU_calib
Targetless Calibration of LiDAR-IMU System Based on Continuous-time Batch Estimation
jifeixu/livox_horizon_loam
Livox horizon porting for loam
jifeixu/loam_livox
A robust LiDAR Odometry and Mapping (LOAM) package for Livox-LiDAR
jifeixu/LOAM_NOTED
loam code noted in Chinese(loam中文注解版)
jifeixu/mi-extrinsic-calib
Fork of LIDAR/camera calibration by Gaurav Pandey, see http://robots.engin.umich.edu/SoftwareData/ExtrinsicCalib
jifeixu/ndt_omp
Multi-threaded and SSE friendly NDT algorithm
jifeixu/PdeFiniteDifferenceKernels
CUDA kernels for solving the most popular hyperbolic and parabolic PDEs
jifeixu/PdeFiniteDifferenceSolver
C++/CUDA implementation of the most popular hyperbolic and parabolic PDE solvers
jifeixu/RBSManager
A Swift library for connecting to ROS using ROSBridge and Websockets
jifeixu/rosdistro
This repo maintains a lists of repositories for each ROS distribution
jifeixu/rotationconverter
Simple HTML+JS page to convert between different 3D rotation formats, quaternion, Rodrigues angles, etc.
jifeixu/SplaTAM
SplaTAM: Splat, Track & Map 3D Gaussians for Dense RGB-D SLAM
jifeixu/state_estimation_cg
state estimation for slam
jifeixu/Structure-PLP-SLAM
[ICRA'23] The official Implementation of "Structure PLP-SLAM: Efficient Sparse Mapping and Localization using Point, Line and Plane for Monocular, RGB-D and Stereo Cameras"
jifeixu/Visual_SLAM_Related_Research
视觉(语义) SLAM 相关研究跟踪