Starred repositories
Using Catalyst.RL to train a robot to perform peg-in-hole insertion in simulation.
This project provides a framework for manipulation and robotic vision tasks, focusing on active perception and imitation learning. It is designed to train and test reinforcement learning (RL) model…
Robotic Arm Manipulation - PPO RL
Robotics-Deep Reinforcement Learning Project: Deep RL Arm Manipulation by using DQN (Deep Q-Learning Network) agent simulated on ROS-Gazebo with C++ API.
Asynchronous Reinforcement Learning for UR5 Robotic Arm
Old simulation environment for the cap-the-bottle dual-arm peg-in-hole task
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
Deep reinforcement learning on NVIDIA Jetson tx2 with PyTorch, OpenAI Gym, and Gazebo robotics simulator.
Simulation and training a UR5 robot to accurately insert a pin into a hole using the CoppeliaSim simulator and catalyst-rl reinforcement library
robot0102 / Hands-on-RL
Forked from boyu-ai/Hands-on-RLhttps://hrl.boyuai.com/
robot0102 / Deep-Reinforcement-Learning-Algorithms-with-PyTorch
Forked from p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorchPyTorch implementations of deep reinforcement learning algorithms and environments
robot0102 / Ur5_DRL
Forked from yuecideng/Ur5_DRLThis is a project about robotic manipulation motion planning using deep reinforcement learning based on ROS and Gazebo simulation
A hotchpotch of tools for DMP learning, dataglove calibration, motion-capture data processing, similarity network training set construction, etc.
Dynamic Movement Primitive based Motion Retargeting, along with the sign language robot constituted by ABB's YuMi dual-arm collaborative robot and Inspire Robotics' multi-fingered hands.
Vision-Based Lego Detection, Localization, and Assembly Using UR5 Robot Arm
✏️ Simulation of UR5 robot assembly using vrep and python
In the env, you can control UR5 robot to achieve the assembly between shaft and hole by Reinforcement Learning.
Convolutional Neural Networks for Denoising Gyroscopes of Low-Cost IMUs
A C++ project designed to implement dynamic positioning using Inertial Measurement Unit (IMU) data.
Estimates pose, velocity, and accelerometer / gyroscope biases by fusing GPS position and/or 6DOF pose with IMU data. The fusion is done using GTSAM's sparse nonlinear incremental optimization (ISA…
A training code for data fusion. States (world frame): position, orientation(Euler angles, ZXY), velocity, gyroscope bais, acceleration bais.