Go to the source code of this file.
Classes | |
| class | gear.ArmInfo |
| class | gear.DroppedPartInfo |
| class | gear.DropRegionInfo |
| class | gear.ModelInfo |
| class | gear.PoseInfo |
| class | gear.SensorInfo |
Namespaces | |
| gear | |
Variables | |
| dictionary | gear.arm_configs |
| dictionary | gear.configurable_options |
| dictionary | gear.default_bin_origins |
| dictionary | gear.eval_local_vars = {n: getattr(math, n) for n in dir(math) if not n.startswith('__')} |
| dictionary | gear.sensor_configs |
| list | gear.template_files |
| gear.this_dir = os.path.abspath(os.path.dirname(__file__)) | |