_body_v1

Module Contents

Classes

BodyV1

Body of a V1 modular robot.

class BodyV1

Bases: modular_robot.body.base.Body

Inheritance diagram of modular_robot.body.v1._body_v1.BodyV1

Body of a V1 modular robot.

property core_v1: modular_robot.body.v1._core_v1.CoreV1

Get the specific v1 core of the body.

Returns:

The v1 core.