Billiard  1
A Gym Environment with a ball pushing arm
Functions
gym_billiard.utils.utils Namespace Reference

Functions

def generate_random_states (filepath, filename, samples=50000)
 

Function Documentation

◆ generate_random_states()

def gym_billiard.utils.utils.generate_random_states (   filepath,
  filename,
  samples = 50000 
)
This function generates random images of possible environment states.
:param filepath: Path were to save the images
:param filename: Name of the images collection
:param samples: Number of images to generate
:return: