robocasa package

Subpackages

Submodules

robocasa.macros module

Macro settings that can be imported and toggled. Internally, specific parts of the codebase rely on these settings for determining core functionality.

To make sure global reference is maintained, should import these settings as:

import robocasa.macros as macros

robocasa.macros_private module

Macro settings that can be imported and toggled. Internally, specific parts of the codebase rely on these settings for determining core functionality.

To make sure global reference is maintained, should import these settings as:

import robocasa.macros as macros

Module contents