Locate and use figures from the book
mainFigures from the Robotics, Vision & Control: 3rd edition in Python are organized by type and chapter. Depending on your needs, you can access:
- Line drawings: Manually drawn EPS files.
- Code-generated figures: PDF files generated via individual Python scripts (one script per figure).
- 3D figures: GLTF format files generated using PyVista.
- Point clouds: Colored PCD or PLY format files generated using the Machine Vision Toolbox for Python and Open3D.