AnalyticalPyBulletClient.reload_from_cache
- AnalyticalPyBulletClient.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