concepts.simulator.sapien2.sapien_utils#

Functions

create_box(scene, pose, half_size[, color, ...])

Create a box actor in the scene.

create_cylinder(scene, renderer, pose, radius)

Create a cylinder actor in the scene.

create_sphere(scene, pose, radius[, color, ...])

Create a sphere actor in the scene.

get_actor_pcd(actor, num_points[, ...])

get_contacts_by_id(scene, object1_id[, ...])

Remember to call scene.step() before calling this function to update the contacts.

get_contacts_with_articulation(scene, ...[, ...])

Remember to call scene.step() before calling this function to update the contacts.

get_custom_metadata()

get_custom_object_dir()

get_shapenet_mug_dir()

get_spoon_data_custom()

get_spoon_dir()

get_spoon_metadata()

load_custom_obj(scene, renderer, obj_name, x, y)

load_mug(scene, renderer, mug_id, x, y[, ...])

load_obj_from_file(scene, collision_file, ...)

load_spoon(scene, renderer, spoon_id, x, y)

parse_tuple(s)