siksal / scara_robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple 2R SCARA Robot Control in PyBullet

This is a two revolute joint scara robot with no gripper. It shows how robot arm can be controlled in PyBullet. I explained how it works here.

Setup

Clone the repository

git clone https://github.com/siksal/scara_robot.git

Run the code

cd scara_robot
python3 my_robot.py

Scara Robot Moved

About


Languages

Language:Python 100.0%