lukechencqu'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.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
cvg/Hierarchical-Localization
Visual localization made easy with hloc
NxRLab/ModernRobotics
Modern Robotics: Mechanics, Planning, and Control Code Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness.
gaoxiang12/slam_in_autonomous_driving
《自动驾驶中的SLAM技术》对应开源代码
magicleap/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
rpautrat/SuperPoint
Efficient neural feature detector and descriptor
leggedrobotics/legged_gym
Isaac Gym Environments for Legged Robots
mikeferguson/ros2_cookbook
Code snippets for ROS2
KinglittleQ/SuperPoint_SLAM
SuperPoint + ORB_SLAM2
leggedrobotics/elevation_mapping_cupy
Elevation Mapping on GPU.
pjrambo/VINS-Fusion-gpu
This repository is a version of VINS-Fusion with gpu acceleration. It can run on the Nvidia TX2 in realtime
leggedrobotics/open3d_slam
Pointcloud-based graph SLAM written in C++ using open3D library.
RossHartley/invariant-ekf
C++ library to implement invariant extended Kalman filtering for aided inertial navigation.
Le0nX/ModernRoboticsCpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
vlmaps/vlmaps
[ICRA2023] Implementation of Visual Language Maps for Robot Navigation
eric-wieser/ros_numpy
Tools for converting ROS messages to and from numpy arrays
leggedrobotics/viplanner
ViPlanner: Visual Semantic Imperative Learning for Local Navigation
ShuoYangRobotics/Cerberus
Visual-Inertial-Leg Odometry For Legged Robots
blazejosinski/lm_nav
pal-robotics/backward_ros
jachiam/rl-intro
roahmlab/sel_map
Semantic ELevation (SEL) map is a semantic Bayesian inferencing framework for real-time elevation mapping and terrain property estimation from RGB-D images.
Box-Robotics/ros2_numpy
Tools for converting ROS messages to and from numpy arrays
FlexBE/flexbe_behavior_engine
Contains the behavior engine FlexBE.
ganlumomo/MultiLayerMapping
Multi-Task Learning for Scalable and Dense Multi-Layer Bayesian Map Inference
leggedrobotics/urdf2robcogen
A tool that translates a robot URDF description into the kindsl format that can be processed by RobCoGen.
IOdissey/VINS-Fusion-GPU
This repository is a version of VINS-Fusion with gpu acceleration for OpenCV 4.
iit-DLSLab/dls_factor_graph_calibration
This ROS package uses factor graphs to compute extrinsic parameters of multi-cameras on a robot
FlexBE/flexible_navigation
FlexBE-based interface to robot navigation capabilities