Reinforcement learning pipeline for specific configured robot to learn to reach randomly sampled target poses within its workspace.
-
Updated
Aug 28, 2025 - Python
Reinforcement learning pipeline for specific configured robot to learn to reach randomly sampled target poses within its workspace.
This project contains various robot simulation demos using CoppeliaSim and Python. The project is organized into several directories, each demonstrating different functionalities and algorithms for robot control and sensor integration.
This repository provides a Python script (ur10_control.py) for controlling a UR10 robot using the URX library. The script allows users to connect to a UR10 robot, move it to a specified position, rotate it around its fixed position, and perform other basic operations.
UR10 Robot interface for controlling it with ROS
A simulation of UR10 arm robot that is equipped with a vision sensor to detect the object and perform pick and place, simulated in Coppeliasim.
Inverse Kinematics of UR10e Industrial Robot
Basic example showing how to control the UR10 robot arm in PyBullet simulator.
Add a description, image, and links to the ur10-robot topic page so that developers can more easily learn about it.
To associate your repository with the ur10-robot topic, visit your repo's landing page and select "manage topics."