downingbots / ALSETLinks
ALSET Autonomous Vehicles with Full Self Driving Capabilities: Model S: A toy RC robot with arm and tracked wheels. Model X: a toy RC Excavator. Both run the same software and use a camera for navigation and control (no lidar!) and Neural Nets / Reinforcement Learning (DQN) running on an on-board Jetson Nano.
☆12Updated last year
Alternatives and similar repositories for ALSET
Users that are interested in ALSET are comparing it to the libraries listed below
Sorting:
- The objective is to teach robot to find and reach the target object in the minimum number of steps and using the shortest path and avoidi…☆12Updated 4 years ago
- Part of a research scholarship. I built a basic 2d driving sim with simulated lidar data to train Deep Q Neural Network. So far after abo…☆11Updated 8 years ago
- A new method for a robot to learn a control objective from human user's directional corrections.☆15Updated 4 years ago
- ☆12Updated 3 years ago
- Fuzzy PID controler for OpenAI gym pendulum-v0☆34Updated 6 years ago
- The motto of the project is to gain experience in the implementation of different robotic algorithms using ROS framework. The first step…☆18Updated 5 years ago
- panda_gym integration to use an AI to move the real robot☆11Updated 4 years ago
- Codebase for the paper "adaptive deep reinforcement learning approach for MIMO PID control of mobile robots"☆32Updated 6 years ago
- Webots visual tracking example with OpenCV☆12Updated 2 years ago
- ☆11Updated 5 years ago
- Low-level autonomous control and tracking of quadrotor using reinforcement learning - Proximal Policy Optimization☆11Updated 4 years ago
- ☆21Updated 2 years ago
- ZJU Robotics project of differential drive car path planning and trajectory planning based on the Client simulation platform (my freshman…☆10Updated 4 years ago
- Repository containing RL environment, model and trainer for GNN demo for ICRA 2022 paper "A Framework for Real-World Multi-Robot Systems\…☆42Updated 3 years ago
- A swarm of autonomous robots that manage a warehouse's orders and boxes in a collaborative and efficient way. Simulated in Unity and Copp…☆37Updated 3 years ago
- Multi-task Multi-agent Soft Actor Critic for SMAC☆13Updated 3 years ago
- Open-AI Gym extension for robotics based on V-REP