:orphan:
========
Examples
========
The following examples show how distance3d can be used.
.. contents:: :local:
:depth: 1
.. raw:: html
.. raw:: html
AABB Tree
---------
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_triangle_thumb.png
:alt: Distance from point to triangle
:ref:`sphx_glr__auto_examples_distance_plot_point_to_triangle.py`
.. raw:: html
Distance from point to triangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_line_thumb.png
:alt: Distance from point to line
:ref:`sphx_glr__auto_examples_distance_plot_point_to_line.py`
.. raw:: html
Distance from point to line
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_line_segment_thumb.png
:alt: Distance from point to line segment
:ref:`sphx_glr__auto_examples_distance_plot_point_to_line_segment.py`
.. raw:: html
Distance from point to line segment
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_plane_thumb.png
:alt: Distance from point to plane
:ref:`sphx_glr__auto_examples_distance_plot_point_to_plane.py`
.. raw:: html
Distance from point to plane
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_rectangle_thumb.png
:alt: Distance from point to rectangle
:ref:`sphx_glr__auto_examples_distance_plot_point_to_rectangle.py`
.. raw:: html
Distance from point to rectangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_box_thumb.png
:alt: Distance from point to box
:ref:`sphx_glr__auto_examples_distance_plot_point_to_box.py`
.. raw:: html
Distance from point to box
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_ellipsoid_thumb.png
:alt: Distance from point to ellipsoid
:ref:`sphx_glr__auto_examples_distance_plot_point_to_ellipsoid.py`
.. raw:: html
Distance from point to ellipsoid
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_to_triangle_thumb.png
:alt: Distance from line to triangle
:ref:`sphx_glr__auto_examples_distance_plot_line_to_triangle.py`
.. raw:: html
Distance from line to triangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_disk_thumb.png
:alt: Distance from point to disk
:ref:`sphx_glr__auto_examples_distance_plot_point_to_disk.py`
.. raw:: html
Distance from point to disk
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_segment_to_box_thumb.png
:alt: Distance from line segment to box
:ref:`sphx_glr__auto_examples_distance_plot_line_segment_to_box.py`
.. raw:: html
Distance from line segment to box
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_circle_thumb.png
:alt: Distance from point to circle
:ref:`sphx_glr__auto_examples_distance_plot_point_to_circle.py`
.. raw:: html
Distance from point to circle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_to_line_segment_thumb.png
:alt: Distance from line to line segment
:ref:`sphx_glr__auto_examples_distance_plot_line_to_line_segment.py`
.. raw:: html
Distance from line to line segment
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_segment_to_triangle_thumb.png
:alt: Distance from line segment to triangle
:ref:`sphx_glr__auto_examples_distance_plot_line_segment_to_triangle.py`
.. raw:: html
Distance from line segment to triangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_to_circle_thumb.png
:alt: Distance between line and circle
:ref:`sphx_glr__auto_examples_distance_plot_line_to_circle.py`
.. raw:: html
Distance between line and circle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_segment_to_circle_thumb.png
:alt: Distance from line segment to circle
:ref:`sphx_glr__auto_examples_distance_plot_line_segment_to_circle.py`
.. raw:: html
Distance from line segment to circle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_point_to_cylinder_thumb.png
:alt: Distance from point to cylinder
:ref:`sphx_glr__auto_examples_distance_plot_point_to_cylinder.py`
.. raw:: html
Distance from point to cylinder
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_plane_to_triangle_thumb.png
:alt: Distance from plane to triangle
:ref:`sphx_glr__auto_examples_distance_plot_plane_to_triangle.py`
.. raw:: html
Distance from plane to triangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_to_line_thumb.png
:alt: Distance from line to line
:ref:`sphx_glr__auto_examples_distance_plot_line_to_line.py`
.. raw:: html
Distance from line to line
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_disk_to_disk_thumb.png
:alt: Distance between two disks
:ref:`sphx_glr__auto_examples_distance_plot_disk_to_disk.py`
.. raw:: html
Distance between two disks
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_triangle_to_triangle_thumb.png
:alt: Distance between two triangles
:ref:`sphx_glr__auto_examples_distance_plot_triangle_to_triangle.py`
.. raw:: html
Distance between two triangles
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_to_rectangle_thumb.png
:alt: Distance from line to rectangle
:ref:`sphx_glr__auto_examples_distance_plot_line_to_rectangle.py`
.. raw:: html
Distance from line to rectangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_plane_to_plane_thumb.png
:alt: Distance from plane to plane
:ref:`sphx_glr__auto_examples_distance_plot_plane_to_plane.py`
.. raw:: html
Distance from plane to plane
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_segment_to_rectangle_thumb.png
:alt: Distance from line segment to rectangle
:ref:`sphx_glr__auto_examples_distance_plot_line_segment_to_rectangle.py`
.. raw:: html
Distance from line segment to rectangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_plane_to_box_thumb.png
:alt: Distance from point to box
:ref:`sphx_glr__auto_examples_distance_plot_plane_to_box.py`
.. raw:: html
Distance from point to box
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_to_plane_thumb.png
:alt: Distance from line to plane
:ref:`sphx_glr__auto_examples_distance_plot_line_to_plane.py`
.. raw:: html
Distance from line to plane
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_plane_to_rectangle_thumb.png
:alt: Distance from plane to rectangle
:ref:`sphx_glr__auto_examples_distance_plot_plane_to_rectangle.py`
.. raw:: html
Distance from plane to rectangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_triangle_to_rectangle_thumb.png
:alt: Distance from triangle to rectangle
:ref:`sphx_glr__auto_examples_distance_plot_triangle_to_rectangle.py`
.. raw:: html
Distance from triangle to rectangle
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_plane_to_ellipsoid_thumb.png
:alt: Distance from plane to ellipsoid
:ref:`sphx_glr__auto_examples_distance_plot_plane_to_ellipsoid.py`
.. raw:: html
Distance from plane to ellipsoid
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_segment_to_plane_thumb.png
:alt: Distance from line segment to plane
:ref:`sphx_glr__auto_examples_distance_plot_line_segment_to_plane.py`
.. raw:: html
Distance from line segment to plane
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_plane_to_cylinder_thumb.png
:alt: Distance from plane to cylinder
:ref:`sphx_glr__auto_examples_distance_plot_plane_to_cylinder.py`
.. raw:: html
Distance from plane to cylinder
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_rectangle_to_rectangle_thumb.png
:alt: Distance between two rectangles
:ref:`sphx_glr__auto_examples_distance_plot_rectangle_to_rectangle.py`
.. raw:: html
Distance between two rectangles
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_to_box_thumb.png
:alt: Distance from line to box
:ref:`sphx_glr__auto_examples_distance_plot_line_to_box.py`
.. raw:: html
Distance from line to box
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_line_segment_to_line_segment_thumb.png
:alt: Distance from line segment to line segment
:ref:`sphx_glr__auto_examples_distance_plot_line_segment_to_line_segment.py`
.. raw:: html
Distance from line segment to line segment
.. raw:: html
.. only:: html
.. image:: /_auto_examples/distance/images/thumb/sphx_glr_plot_rectangle_to_box_thumb.png
:alt: Distance from rectangle to box
:ref:`sphx_glr__auto_examples_distance_plot_rectangle_to_box.py`
.. raw:: html
Distance from rectangle to box
.. raw:: html
GJK
---
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_spheres_thumb.png
:alt: Distance between spheres with GJK
:ref:`sphx_glr__auto_examples_gjk_plot_spheres.py`
.. raw:: html
Distance between spheres with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_ellipse_thumb.png
:alt: Distance between ellipses with GJK
:ref:`sphx_glr__auto_examples_gjk_plot_ellipse.py`
.. raw:: html
Distance between ellipses with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_box_thumb.png
:alt: Distance between boxes with GJK
:ref:`sphx_glr__auto_examples_gjk_plot_box.py`
.. raw:: html
Distance between boxes with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_convex_mesh_thumb.png
:alt: Distance between convex meshes with GJK
:ref:`sphx_glr__auto_examples_gjk_plot_convex_mesh.py`
.. raw:: html
Distance between convex meshes with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_ellipsoids_thumb.png
:alt: Distance between ellipsoids with GJK
:ref:`sphx_glr__auto_examples_gjk_plot_ellipsoids.py`
.. raw:: html
Distance between ellipsoids with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_cylinder_thumb.png
:alt: Distance between cylinders with GJK
:ref:`sphx_glr__auto_examples_gjk_plot_cylinder.py`
.. raw:: html
Distance between cylinders with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_capsules_thumb.png
:alt: Distance between capsules with GJK
:ref:`sphx_glr__auto_examples_gjk_plot_capsules.py`
.. raw:: html
Distance between capsules with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_minkowski_samples_thumb.png
:alt: Plot Samples from Minkowski Difference
:ref:`sphx_glr__auto_examples_gjk_plot_minkowski_samples.py`
.. raw:: html
Plot Samples from Minkowski Difference
.. raw:: html
.. only:: html
.. image:: /_auto_examples/gjk/images/thumb/sphx_glr_plot_collision_resolution_epa_thumb.png
:alt: Collision resolution with EPA after GJK
:ref:`sphx_glr__auto_examples_gjk_plot_collision_resolution_epa.py`
.. raw:: html
Collision resolution with EPA after GJK
.. raw:: html
Visualizations
--------------
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_tetrahedral_mesh_thumb.png
:alt: Visualize Tetrahedral Mesh
:ref:`sphx_glr__auto_examples_visualizations_vis_tetrahedral_mesh.py`
.. raw:: html
Visualize Tetrahedral Mesh
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_tetrahedral_hand_thumb.png
:alt: Hand as tetrahedral mesh
:ref:`sphx_glr__auto_examples_visualizations_vis_tetrahedral_hand.py`
.. raw:: html
Hand as tetrahedral mesh
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_tetrahedron_intersection_thumb.png
:alt: Visualize Intersection of Tetrahedra
:ref:`sphx_glr__auto_examples_visualizations_vis_tetrahedron_intersection.py`
.. raw:: html
Visualize Intersection of Tetrahedra
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_tree_subdevision_thumb.png
:alt: Visualize Subdivision of the AABB Tree
:ref:`sphx_glr__auto_examples_visualizations_vis_tree_subdevision.py`
.. raw:: html
Visualize Subdivision of the AABB Tree
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_boxes_benchmark_thumb.png
:alt: Benchmark collision detection for boxes
:ref:`sphx_glr__auto_examples_visualizations_vis_boxes_benchmark.py`
.. raw:: html
Benchmark collision detection for boxes
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_disk_benchmark_thumb.png
:alt: Benchmark collision detection for disks
:ref:`sphx_glr__auto_examples_visualizations_vis_disk_benchmark.py`
.. raw:: html
Benchmark collision detection for disks
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_ellipse_benchmark_thumb.png
:alt: Benchmark collision detection for ellipses
:ref:`sphx_glr__auto_examples_visualizations_vis_ellipse_benchmark.py`
.. raw:: html
Benchmark collision detection for ellipses
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_collision_physics_thumb.png
:alt: Physical simulation with collision detection
:ref:`sphx_glr__auto_examples_visualizations_vis_collision_physics.py`
.. raw:: html
Physical simulation with collision detection
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_cone_benchmark_thumb.png
:alt: Benchmark collision detection for cones
:ref:`sphx_glr__auto_examples_visualizations_vis_cone_benchmark.py`
.. raw:: html
Benchmark collision detection for cones
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_ellipsoids_benchmark_thumb.png
:alt: Benchmark collision detection for ellipsoids
:ref:`sphx_glr__auto_examples_visualizations_vis_ellipsoids_benchmark.py`
.. raw:: html
Benchmark collision detection for ellipsoids
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_capsules_benchmark_thumb.png
:alt: Benchmark collision detection for capsules
:ref:`sphx_glr__auto_examples_visualizations_vis_capsules_benchmark.py`
.. raw:: html
Benchmark collision detection for capsules
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_cylinders_benchmark_thumb.png
:alt: Benchmark collision detection for cylinders
:ref:`sphx_glr__auto_examples_visualizations_vis_cylinders_benchmark.py`
.. raw:: html
Benchmark collision detection for cylinders
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_youngs_modulus_thumb.png
:alt: Visualize pressure fields with different young's moduli
:ref:`sphx_glr__auto_examples_visualizations_vis_youngs_modulus.py`
.. raw:: html
Visualize pressure fields with different young's moduli
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_mesh_benchmark_thumb.png
:alt: Benchmark collision detection for meshes
:ref:`sphx_glr__auto_examples_visualizations_vis_mesh_benchmark.py`
.. raw:: html
Benchmark collision detection for meshes
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_self_collisions_thumb.png
:alt: Self-collisions of a robot
:ref:`sphx_glr__auto_examples_visualizations_vis_self_collisions.py`
.. raw:: html
Self-collisions of a robot
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_pressure_field_thumb.png
:alt: Visualize Pressure Field of Two Colliding Objects
:ref:`sphx_glr__auto_examples_visualizations_vis_pressure_field.py`
.. raw:: html
Visualize Pressure Field of Two Colliding Objects
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_pressure_field_collision_thumb.png
:alt: Physical Simulation of Bouncing Ball
:ref:`sphx_glr__auto_examples_visualizations_vis_pressure_field_collision.py`
.. raw:: html
Physical Simulation of Bouncing Ball
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_closest_points_thumb.png
:alt: Closest Points with GJK
:ref:`sphx_glr__auto_examples_visualizations_vis_closest_points.py`
.. raw:: html
Closest Points with GJK
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_tetrahedral_hand_collision_thumb.png
:alt: Physical Simulation of Bouncing Ball on Hand
:ref:`sphx_glr__auto_examples_visualizations_vis_tetrahedral_hand_collision.py`
.. raw:: html
Physical Simulation of Bouncing Ball on Hand
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_robot_collision_objects_thumb.png
:alt: Collisions between robot and environment
:ref:`sphx_glr__auto_examples_visualizations_vis_robot_collision_objects.py`
.. raw:: html
Collisions between robot and environment
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_pressure_field_collision_multiple_objects_thumb.png
:alt: Physical Simulation of Soft Balls Bouncing in a Wooden Box
:ref:`sphx_glr__auto_examples_visualizations_vis_pressure_field_collision_multiple_objects.py`
.. raw:: html
Physical Simulation of Soft Balls Bouncing in a Wooden Box
.. raw:: html
.. only:: html
.. image:: /_auto_examples/visualizations/images/thumb/sphx_glr_vis_pressure_field_moving_thumb.png
:alt: Visualize Pressure Fields of Moving Object
:ref:`sphx_glr__auto_examples_visualizations_vis_pressure_field_moving.py`
.. raw:: html
Visualize Pressure Fields of Moving Object
.. raw:: html
Planar Algorithms
-----------------
.. raw:: html