0aqz0 / Robotics-NotebookLinks
Modularized implementation of robotics algorithms
☆14Updated 3 months ago
Alternatives and similar repositories for Robotics-Notebook
Users that are interested in Robotics-Notebook are comparing it to the libraries listed below
Sorting:
- C++ code for the obstacle avoidance☆16Updated 5 years ago
- Study a few robotics systems and their trajectory generation strategies☆13Updated 5 years ago
- Optimal Motion Planning package in Python☆61Updated 4 years ago
- Obstacle Avoidance with Dynamic Movement Primitives☆14Updated 4 years ago
- Obstacle avoidance around linear and nonlinear dynamics.☆22Updated 11 months ago
- Closed-Form Algorithm for Dynamic Obstacle Avoidance☆92Updated last year
- ☆28Updated 7 years ago
- A C++ implementation of Fastron based on the paper "Learning-Based Proxy Collision Detection for Robot Motion Planning Applications".☆58Updated 5 years ago
- Python implementations of several robotic motion planners☆163Updated last year
- Implementation of Probabilistic Roadmap Path Planning Algorithm.☆42Updated 2 years ago
- Simulated a 7-DOF Robotic Arm (kuka lwr arm) and also to plan the trajectories using ROS for a collision free movement☆38Updated 6 years ago
- This repository contains notes and assignment for the University of Pennsylvania/Coursera in the Robotics Specialization: Computational M…☆41Updated 9 years ago
- Robotics: Computational Motion Planning delivered by University of Pennsylvania. Major topic is path planning.☆29Updated 8 years ago
- Training code for GA3C-CADRL algorithm (collision avoidance with deep RL)☆130Updated 3 years ago
- collection of motion planning algorithms☆20Updated 5 years ago
- LQR-RRT* method is used for random motion planning of a simple pendulum in it's phase plot☆60Updated 8 years ago
- Package for bidirectional motion planning for mobile manipulation tasks involving geometric end-effector task constraints☆27Updated 7 years ago
- Dynamics, MPC, LQR, etc. One repo to rule them all.☆117Updated 2 years ago
- Motion Planning Benchmark