pyrobosim.core.world.World.update_location

World.update_location(loc, pose, room=None)

Updates an existing location in the world.

Parameters:
Returns:

True if the update was successful, else False.

Return type:

bool