Skip to content

Webinar 001: Learn Robot Simulation with PyBullet and ROS2

Notifications You must be signed in to change notification settings

reflectrobotics/webinar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBullet Webinar 1

Spawn two robots in a PyBullet simulation world where robot1 goes to find robot2. Don't forget to check our ROS2 for Beginners course from Reflect Robotics ©

Install PyBullet and clone repo

Install PyBullet:

sudo pip3 install pybullet

Clone repo:

git clone https://github.com/reflectrobotics/webinar.git
cd webinar

Run the code:

python3 robot.py

Go To Robot

About

Webinar 001: Learn Robot Simulation with PyBullet and ROS2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages