pyrobosim.core.world.World.update_object

World.update_object(obj, loc=None, pose=None)

Updates an existing object in the world.

Parameters:
Returns:

True if the update was successful, else False.

Return type:

bool