Skip to content
View lhclbj's full-sized avatar

Block or report lhclbj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
25 results for source starred repositories
Clear filter

Neural network that creates path probability map used to speed up RRT* alghorithm.

Python 14 1 Updated Oct 3, 2023

[ICRA24] ROS implementation of NIRRT*-PNG (Neural Informed RRT* with Point-based Network Guidance) for TurtleBot navigation. RRT*, Informed RRT*, and Neural RRT* implementations are also included. …

Python 25 2 Updated Aug 18, 2024

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, …

Python 593 82 Updated Jan 20, 2025

ROS package which uses the Navigation Stack to autonomously explore an unknown environment with help of GMAPPING and constructs a map of the explored environment. Finally, a path planning algorithm…

Python 229 71 Updated May 26, 2022

Common used path planning algorithms with animations.

Python 8,329 1,685 Updated Feb 6, 2023

Path Planning Based on Mixed Algorithm of RRT and Artificial Potential Field Method

MATLAB 110 13 Updated Jan 28, 2024

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, D…

MATLAB 399 66 Updated Feb 8, 2024

Matlab Implementations of some basic motion planning algorithms, such as A*, RRT, RRT*, Minimum Snap Trajectory Generation, etc..

MATLAB 296 59 Updated Apr 30, 2021

Intelligent Robot Navigation in Gazebo Simulator: IoT Integration, Deep Neural Networks, Computer Vision, and Human-Computer Interaction

MATLAB 2 Updated Jan 3, 2025

Neural Networks for Optimal Path Planning in field of Circular Obstacles

Python 1 Updated Dec 5, 2023

A neural network based path planning implementation developed for my MEng thesis.

Python 8 1 Updated May 12, 2022

Complete coverage path planning for an AUV uses the Glasius Bio-Inspired Neural Network (GBNN) algorithm. The underwater workspace is discretized into a 2D grid map, forming a corresponding neural …

Python 17 Updated Jul 22, 2024

Solving synthetic 2d path-planning problems with a convolutional neural network.

Python 52 4 Updated Mar 11, 2024

复现一篇在网格环境中使用改进Q-learning进行路径规划的论文

Python 15 1 Updated Aug 23, 2023

路径规划算法的 Python 实现

Python 5 Updated Oct 15, 2022

numpy实现的bp算法,代码是pytorch风格,可供pytorch入门学习,配合plotly.js获得良好的训练可视化

Python 24 5 Updated May 27, 2018

利用各种算法优化BP

MATLAB 33 16 Updated Aug 27, 2019

python 用GA算法优化BP神经网络

Python 150 36 Updated Mar 16, 2021

This Project is to have a Robot Arm to do sorting mechanisms for things using darknet with addition of Digital Twins

Makefile 9 1 Updated Mar 31, 2023

A ROS package to control and simulate an autonomous robotic arm in picking and placing items. Technologies used include OpenCV, ROS, Gazebo, YOLO, and Python.

Python 8 1 Updated Jan 25, 2021

NVIDIA-accelerated packages for arm motion planning and control

C++ 126 23 Updated Feb 14, 2025

robot arm by ROS & Moveit, Train Deep Reinforcement Algorithms

Python 132 50 Updated Nov 24, 2016

Compliant Control: 1) admittance control algorithm 2) impedance control algorithm 3) hybrid force&position algorithm in robotic arm (Universal Robot).

C++ 379 65 Updated Jul 1, 2023

Collection of urdf models (including part of YCB dataset). Made for robot manipulation and grasping simulation, tested with PyBullet.

Python 94 9 Updated May 26, 2022