mech0ctopus's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
autowarefoundation/autoware
Autoware - the world's leading open-source software project for autonomous driving
zhm-real/PathPlanning
Common used path planning algorithms with animations.
pytransitions/transitions
A lightweight, object-oriented finite state machine implementation in Python with many extensions
xtensor-stack/xtensor
C++ tensors with broadcasting and lazy computing
BehaviorTree/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
projectchrono/chrono
High-performance C++ library for multiphysics and multibody dynamics simulations
Unity-Technologies/Unity-Robotics-Hub
Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.
symforce-org/symforce
Fast symbolic computation, code generation, and nonlinear optimization for robotics
msteinbeck/tinyspline
ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.
do-mpc/do-mpc
Model predictive control python toolbox
mit-acl/faster
3D Trajectory Planner in Unknown Environments
NVIDIA-ISAAC-ROS/isaac_ros_visual_slam
Visual SLAM/odometry package based on NVIDIA-accelerated cuVSLAM
Shunichi09/PythonLinearNonlinearControl
PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python.
luxonis/depthai-experiments
Experimental projects we've done with DepthAI.
whoenig/libMultiRobotPlanning
Library with search algorithms for task and path planning for multi robot/agent systems
KumarRobotics/kr_autonomous_flight
KR (KumarRobotics) autonomous flight system for GPS-denied quadrotors
Fields2Cover/Fields2Cover
Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path Planning library
AtsushiSakai/PyAdvancedControl
Python codes for advanced control
mit-acl/mader
Trajectory Planner in Multi-Agent and Dynamic Environments
ros-industrial/industrial_training
ROS-Industrial Training Material
ms-iot/vscode-ros
Visual Studio Code extension for Robot Operating System (ROS) development
NMBURobotics/vox_nav
A navigation system for outdoor robotics in rough uneven terrains.
rsasaki0109/rust_robotics
Rust implementation of PythonRobotics such as EKF, DWA, Pure Pursuit, LQR.
PRBonn/make_it_dense
Make it Dense: Self-Supervised Geometric Scan Completion of Sparse 3D LiDAR Scans in Large Outdoor Environments
osqp/cuosqp
Python interface for CUDA implementation of OSQP
rsasaki0109/PoseOptimizationSLAM3D
Python sample code of 3D pose optimization SLAM