DiegoAE's Stars
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
sharkdp/hyperfine
A command-line benchmarking tool
dense-analysis/ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
optuna/optuna
A hyperparameter optimization framework
PX4/PX4-Autopilot
PX4 Autopilot Software
ceres-solver/ceres-solver
A large scale non-linear optimization library
autozimu/LanguageClient-neovim
Language Server Protocol (LSP) support for vim and neovim.
HKUST-Aerial-Robotics/Fast-Planner
A Robust and Efficient Trajectory Planner for Quadrotors
ai-winter/ros_motion_planning
Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.
strasdat/Sophus
C++ implementation of Lie Groups using Eigen.
onlytailei/CppRobotics
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
mavlink/mavlink
Marshalling / communication library for drones.
rogersce/cnpy
library to read/write .npy and .npz files in C/C++
VladimirYugay/Gaussian-SLAM
Gaussian-SLAM: Photo-realistic Dense SLAM with Gaussian Splatting
ucla-vision/xivo
X Inertial-aided Visual Odometry
pantor/ruckig
Motion Generation for Robots and Machines. Real-time. Jerk-constrained. Time-optimal.
HKUST-Aerial-Robotics/FIESTA
Fast Incremental Euclidean Distance Fields for Online Motion Planning of Aerial Robots
uzh-rpg/rpg_quadrotor_control
Quadrotor control framework developed by the Robotics and Perception Group
bdaiinstitute/spatialmath-python
Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
ArduPilot/pymavlink
python MAVLink interface and utilities
ori-drs/allan_variance_ros
ROS compatible tool to generate Allan Deviation plots
PX4/PX4-ECL
Estimation & Control Library for Guidance, Navigation and Control Applications
daancode/a-star
A* algorithm C++ implementation.
ethz-asl/hand_eye_calibration
Python tools to perform time-synchronization and hand-eye calibration.
kokkos/mdspan
Reference implementation of mdspan targeting C++23
oxfordcontrol/Clarabel.rs
Clarabel.rs: Interior-point solver for convex conic optimisation problems in Rust.
Bharath2/Quadrotor-Simulation
Trajectory Planning and control
andres-fr/skerch
Sketched matrix decompositions for PyTorch