Pinned Repositories
3D-mapping
3D mapping using a 2D laser scanner and IMU-aided visual SLAM
A-LOAM
Advanced implementation of LOAM
ai-imu-dr
AI-IMU Dead-Reckoning
AngularJS2-Learning
A list of resources for learning Angular2
AprilSAM
SLAM optimization algorithm
autonomous_mobile_robot_design_course
Repository for the code examples of the 491/691 level "Autonomous Mobile Robot Design course"
Autonomous_Vehicle_Paper_Reading_List
A collection of papers focus on self-driving car. Many topics are covered including computer vison, sensor fusion, SLAM, decision and planning. The paper list will be timely updated.
ce30_c_kinetic
This is a ROS driver for ce30-C lidar from Benewake. This repo is cloned from https://github.com/CE30C/SDK-for-ROS.
ironsides_cam_throttle
A simple nodelet to throttle camera rate of ironsides sensor
sync_pointcloud
This ROS package takes a mask image and a depth image streams as input, synchronizes them based on their timestamps and outputs a filtered pointcloud
tuandle's Repositories
tuandle/sync_pointcloud
This ROS package takes a mask image and a depth image streams as input, synchronizes them based on their timestamps and outputs a filtered pointcloud
tuandle/ai-imu-dr
AI-IMU Dead-Reckoning
tuandle/ironsides_cam_throttle
A simple nodelet to throttle camera rate of ironsides sensor
tuandle/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
tuandle/basler_exposed_params
Our own version of params
tuandle/coding-interview-university
A complete computer science study plan to become a software engineer.
tuandle/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
tuandle/CppNumericalSolvers
L-BFGS-B for TensorFlow or pure C++11 and other optimization methods
tuandle/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
tuandle/deep_learning_object_detection
A paper list of object detection using deep learning.
tuandle/DLCAnalyzer
R Scripts to analyze deep lab cut point data and related data
tuandle/fast-labeling-workflow
Building large-scale datasets is a time-consuming endeavour, especially for tasks like image segmentation where the labels need to be very precise. This tutorial shows how you can speed up your labeling workflow for image segmentation with Segments.ai, using model training in the loop.
tuandle/fast_gicp
A collection of GICP-based fast point cloud registration algorithms
tuandle/FIESTA
Fast Incremental Euclidean Distance Fields for Online Motion Planning of Aerial Robots
tuandle/fisheye-ORB-SLAM
A real-time robust monocular visual SLAM system based on ORB-SLAM for fisheye cameras, without rectifying or cropping the input images
tuandle/flir_expose_params
This driver exposes most of the flir cam params that the original does not
tuandle/fusion-ukf
An unscented Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
tuandle/gerona
GeRoNa (Generic Robot Navigation) is a modular robot navigation framework, that bundles path planning and path following (including obstacle detection) and manages communication between the individual modules. It is designed to be easily extensible for new tasks and robot models.
tuandle/indires_navigation
ROS packages for ground robot navigation and exploration
tuandle/lidar_IMU_calib
Targetless Calibration of LiDAR-IMU System Based on Continuous-time Batch Estimation
tuandle/LINS---LiDAR-inertial-SLAM
A Lidar-Inertial State Estimator for Robust and Efficient Navigation based on iterated error-state Kalman filter
tuandle/open_vins
An open source platform for visual-inertial navigation research.
tuandle/ouster_example
Ouster sample code
tuandle/pointcloud_painter
Projects a spherical RGB image onto a colorless pointcloud to create an RGBD pointcloud of a scene.
tuandle/rosbag_editor
Create a rosbag from a given one, using a simple GUI
tuandle/rpg_trajectory_evaluation
Toolbox for quantitative trajectory evaluation of VO/VIO
tuandle/se2_navigation
Pure Pursuit Control and SE(2) Planning
tuandle/self-supervised-depth-completion
ICRA 2019 "Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and Monocular Camera"
tuandle/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
tuandle/VINS-Fusion
An optimization-based multi-sensor state estimator