Functions | |
def | add_model (world, model_name, x, y, z, roll, pitch, yaw, index=0) |
def | load_world (world_file) |
def | save_world (world, file) |
Variables | |
WORLD_INCLUDE = Template() | |
def clover_simulation.world.add_model | ( | world, | |
model_name, | |||
x, | |||
y, | |||
z, | |||
roll, | |||
pitch, | |||
yaw, | |||
index = 0 |
|||
) |
def clover_simulation.world.load_world | ( | world_file | ) |
def clover_simulation.world.save_world | ( | world, | |
file | |||
) |