Examples
Three step-by-step tutorials that walk through the core PyBulletFleet APIs.
Each tutorial is based on a runnable script in examples/ — you can open the file,
run it, and follow along in the docs at the same time.
Which tutorial should I read?
I want to… |
Start here |
|---|---|
Spawn objects in a scene, get/set poses, and move a single robot |
|
Execute a sequence of high-level tasks (pick, drop, move, charge) |
|
Simulate 100 robots at once with a manager and per-robot paths |
|
Simulate a robot arm picking and dropping objects |
|
Control an arm by end-effector position (IK) |
|
Use IK on a mobile manipulator (base + arm) |
API Quick-Reference
API |
Covered in |
|---|---|
|
Tutorial 1 |
|
Tutorials 1, 4 |
|
Tutorials 1–4 |
|
Tutorial 1 |
|
Tutorial 1 |
|
Tutorial 3 |
|
Tutorials 1–3 |
|
Tutorials 2, 4 |
|
Tutorial 4 |
|
Tutorial 4 |
|
Tutorial 5 |
|
Tutorial 5 |
|
Tutorial 5 |
|
Tutorial 5 |
|
Tutorials 2, 5 |
|
Tutorial 5 |
|
Tutorials 2, 4, 5 |
|
Tutorial 4 |
|
Tutorials 1, 4 |
|
Tutorial 4 |
|
Tutorial 3 |
|
Tutorial 3 |