Nash973's starred repositories
python_motion_planning
Motion planning and Navigation of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, LQR, MPC, RPP, DDPG, Bezier, Dubins etc.
MujocoTutorials
These tutorials cover a variety of common robotics tasks and controllers, providing a comprehensive introduction to using Mujoco for robotics simulation. Each tutorial is designed to be self-contained within a single file for ease of use and understanding.
Gazebo_cable
A Controllable Cable/Rope/Chain Dynamics Model in Gazebo
cablemodelling3D
3D cable modelling
cableModelling2D
Model a 2D cable in Matlab
LineCableLab
Toolbox in MATLAB for modelling of overhead and underground transmission lines (per-unit-length parameters, propagation characteristics, frequency scan, transient simulations).
dynamic-grasping
[IROS 2021] Dynamic Grasping with Reachability and Motion Awareness
mpc.pytorch
A fast and differentiable model predictive control (MPC) solver for PyTorch.
fast_obstacle_avoidance
Dynamic but Fast Obstacle Avoidance
PathPlanning
Common used path planning algorithms with animations.
matlab-rrt-variants
RRT*, RRT-connect, lazy RRT and RRT extend have been implemented for 2d and 3d c-spaces with visualization
matlab_motion_planning
Motion planning and Navigation of AGV/AMR:matlab implementation of Dijkstra, A*, Theta*, JPS, D*, LPA*, D* Lite, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, LQR, MPC, APF, RPP, DWA, DDPG, Bezier, B-spline, Dubins, Reeds-Shepp etc.
DirectVisualServoing
repository to gather codes of Direct Visual Servoing
stretch_visual_servoing
Example code for visual servoing using Stretch 3's gripper camera
DL-Algorithm-Summary
深度学习总结,包含基础知识、目标检测、目标跟踪、目标分类,深度学习八股文,相关竞赛等
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
hunter_bipedal_control
An open source bipedal robot control framework, based on non-linear MPC and WBC, tailered for EC-hunter80-v01 bipedal robot.
matplotlib
matplotlib: plotting with Python
embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录