PyBulletClient.reload_from_cache
- PyBulletClient.reload_from_cache(robot)[source]
Reloads the PyBullet server with the robot’s cached model.
- Parameters:
- robot
compas_fab.robots.Robot
The robot to be saved for use with PyBullet.
- robot
Reloads the PyBullet server with the robot’s cached model.
compas_fab.robots.Robot
The robot to be saved for use with PyBullet.