jacklee0575's Stars
amslabtech/dynamic_obstacle_avoidance_planner
Collision prediction based dynamic obstacle avoidance planner
oguzhaninan/Stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
wzj5530/Vins-On-Android
Deploy VINS on android platform, it could run in real time
nonlinear1/VINS-Mobile-Android
VINS-mobile移植到android端
jannismoeller/VINS-Mobile-Android
LiJiangnanBit/path_optimizer
Optimization-based real-time path planning for vehicles.
WXinlong/SOLO
SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.
wh200720041/ssl_slam2
SSL_SLAM2: Lightweight 3-D Localization and Mapping for Solid-State LiDAR (mapping and localization separated) ICRA 2021
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
wh200720041/mms_slam
wh200720041/ssl_slam
SSL_SLAM: Lightweight 3-D Localization and Mapping for Solid-State LiDAR IEEE RA-L 2021
zhiyuanyou/Calibration-ZhangZhengyou-Method
Calibrate the camera with ZhangZhengyou method (in both distortion case and no distortion case)
MetaSLAM/AutoMemory_Docker
BioSLAM: A Bio-inspired Lifelong Localization System
sourishg/stereo-calibration
:camera: :camera: Stereo camera calibration using OpenCV and C++
rst-tu-dortmund/teb_local_planner_tutorials
This package contains supplementary material and examples for teb_local_planner tutorials.
arrtvv852/Qlearning_AGVpath
Demonstrate the Q-Learning approach for AGV path planning
JORKER1755/PathPlanning
Deep Reinforcement Learning based Adaptive Real-time Path Planning for UAV
MingshanHe/Compliant-Control-and-Application
Compliant Control: 1) admittance control algorithm 2) impedance control algorithm 3) hybrid force&position algorithm in robotic arm (Universal Robot).
ivipsourcecode/DS-SLAM
ethz-asl/ethzasl_msf
MSF - Modular framework for multi sensor fusion based on an Extended Kalman Filter (EKF)
marinaKollmitz/lattice_planner
The lattice_planner package provides a move_base global planner plugin for a time-bounded A* lattice planner. The planner is designed to plan time dependent, dynamically feasible navigation paths for robots with differential drive constraints. It uses a dynamic cost map which is based on the ROS costmap representation from the costmap_2d package.
liuyuan-pal/Gen6D
[ECCV2022] Gen6D: Generalizable Model-Free 6-DoF Object Pose Estimation from RGB Images
LZGMatrix/CDPN_ICCV2019_ZhigangLi
The official training code of ICCV2019 paper "CDPN: Coordinates-based Disentangled Pose Network for Real-time RGB-based 6-DoF Object Pose Estimation".
ethz-asl/kalibr
The Kalibr visual-inertial calibration toolbox
MegviiRobot/CamLaserCalibraTool
Extrinsic Calibration of a Camera and 2d Laser
TurtleZhong/camera_lidar_calibration
A tool used for calibrate the extrinsic between 2D laser range finder (LRF) and camera. ROS Version: https://github.com/TurtleZhong/camera_lidar_calibration_v2
mit-acl/faster
3D Trajectory Planner in Unknown Environments
vislab-tecnico-lisboa/ekf_localization
A ROS package for mobile robot localization using an extended Kalman Filter
kadupitiya/ROS-TurtleBot-PID
This project demonstrates the simulation of ROS Turtlebot3 path tracking with PID. I have generalized the pid controller to track circular or linear trajectories; Please check the video till end.
ros-planning/navigation
ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.