InguChoi
Kwangwoon University Robotics - @ROBIT-GIT, Korea University Robotics, KIST ANSUR LAB, HL Mando SW Campus - @MANDO-ROBOT
HL MandoPangyo
InguChoi's Stars
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
zhm-real/PathPlanning
Common used path planning algorithms with animations.
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
MIT-SPARK/TEASER-plusplus
A fast and robust point cloud registration library
laboshinl/loam_velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
SteveMacenski/slam_toolbox
Slam Toolbox for lifelong mapping and localization in potentially massive maps with ROS
jedeschaud/ct_icp
CT-ICP: Continuous-Time LiDAR Odometry
HKUST-Aerial-Robotics/Stereo-RCNN
Code for 'Stereo R-CNN based 3D Object Detection for Autonomous Driving' (CVPR 2019)
vectr-ucla/direct_lidar_inertial_odometry
[IEEE ICRA'23] A new lightweight LiDAR-inertial odometry algorithm with a novel coarse-to-fine approach in constructing continuous-time trajectories for precise motion correction.
GrumpyZhou/image-matching-toolbox
This is a toolbox repository to help evaluate various methods that perform image matching from a pair of images.
LimHyungTae/patchwork
SOTA fast and robust ground segmentation using 3D point cloud (accepted in RA-L'21 w/ IROS'21)
MIT-SPARK/Kimera-RPGO
Robust Pose Graph Optimization
youmi-zym/GO-SLAM
[ICCV2023] GO-SLAM: Global Optimization for Consistent 3D Instant Reconstruction
url-kaist/Quatro
Fast and robust global registration for terrestrial robots @ ICRA2022
Taeyoung96/Awesome-LiDAR-IMU-calibration
:sunglasses: A current list of LiDAR-IMU calibration method
KOKIAOKI/3d_bbs
engcang/FAST-LIO-Localization-QN
A Map-based localization implementation combining FAST-LIO2 as an odometry with Quatro + Nano-GICP as a map matching method
url-kaist/Patchwork2
Are you ready for fast and robust ground-segmentation for all terrain robots?
stonier/cost_map
Costmaps, directly analogous to ethz-asl's grid_map library.
CyberAgentAILab/pointcloud2gazebo
pointcloud2gazebo is a package that allows you to create a Gazebo World from a 3D point cloud.
umdlife/psdk_ros2
This repository is a ROS 2 wrapper for the DJI PSDK libraries.
jkk-research/pointcloud_to_grid
ROS 1 and ROS 2 node that converts sensor_msgs/PointCloud2 LIDAR data to nav_msgs/OccupancyGrid 2D map data based on intensity and / or height. 🤖
dudgnsrj/OSM-Descriptor-Localization
MichalDobis/osm_planner
Experimental ROS package for finding path on OpenStreetMap using dijkstra algorithm
engcang/exploration-algorithms
[Docker provided] How to build, install and run open-source exploration algorithms
developer0hye/onepose
Human pose estimation within one line
gisbi-kim/iros23-paper-title-and-abstracts
parser pythonc code and sqlite db file
cWonp/pcd2pgm
convert 3D point cloud map (.pcd) to 3D occupancy grid map (.pgm)
MIT-SPARK/PACE
Index repo for the PACE project