matlab-deep-learning/pretrained-dlCHOMP
Pretrained networks for Deep-Learning-Based Covariant Hamiltonian Optimization for Motion Planning (DLCHOMP) of robotic manipulators for MATLABĀ®
This project provides pre-trained deep learning networks to accelerate robot motion planning, helping roboticists and automation engineers quickly generate initial trajectory guesses for robotic manipulators moving from a start to a goal configuration within an environment with spherical obstacles. You provide the desired start and end positions and the obstacle layout, and it outputs a more efficient initial trajectory that can then be optimized. This is ideal for those working with MATLAB's Robotics System Toolbox.
No commits in the last 6 months.
Use this if you need to quickly generate efficient initial motion plans for robotic manipulators navigating spherical obstacles, especially when working with MATLAB.
Not ideal if you require motion planning for non-spherical obstacles or if you are not working within the MATLAB environment.
Stars
7
Forks
—
Language
MATLAB
License
—
Category
Last pushed
May 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matlab-deep-learning/pretrained-dlCHOMP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
enactic/openarm
A fully open-source humanoid arm for physical AI research and deployment in contact-rich environments.
Shuijing725/awesome-robot-social-navigation
A curated list of robot social navigation.
thomashiemstra/fred
This my 3d printed robot arm project
jstmn/ikflow
Open source implementation to the paper "IKFlow: Generating Diverse Inverse Kinematics Solutions"
sizhe-li/neural-jacobian-field
Controlling diverse robots by inferring jacobian fields with deep networks! Let's make robots...