tbp.monty.frameworks.environment_utils#

tbp.monty.frameworks.environment_utils.server#

This script supports the Monty Meets World demo.

It streams data from the iPad camera to a server that Monty can then read from.

For more on the demo, see thousandbrainsproject/monty_lab.

class MontyRequestHandler(*args, directory=None, **kwargs)[source]#

Bases: SimpleHTTPRequestHandler

do_PUT()[source]#

tbp.monty.frameworks.environment_utils.transforms#