Skip to content

Nima-Fazeli/pybullet-kuka-block-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pybullet-kuka-block-push

Script explanation

kukaBlock.py 

Runs the simulations of a Kuka robot pushing a square block on a horizontal surface. withVis flag turns the visualization of the environment on and off, recommended off for large-scale data collection. simRuns is the number of simulations to be run. withRand specifies whether the initial conditions are random or not, leave True for data collection.

Note: Every call to the .simulate method resets the robot and block (block to different initial conditions).

KukaBlockClass.py

Does all the under-the-hood simulation setup and running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages