trifinger_cameras

General Documentation

  • Installation
  • Configuration
  • Using Pylon Cameras
  • Troubleshooting

References

  • Executables

C++ API

  • C++ API
    • Class list
    • File list
    • Namespace list
    • Struct list
      • Struct trifinger_cameras::CameraInfo
      • Struct trifinger_cameras::CameraObservation
      • Struct trifinger_cameras::CameraParameters
      • Struct trifinger_cameras::PylonDriverSettings
      • Struct trifinger_cameras::TriCameraDriverSettings
      • Struct trifinger_cameras::TriCameraInfo
      • Struct trifinger_cameras::TriCameraObservation
    • C++ API and example

Python API

  • trifinger_cameras

CMake API

  • CMake API
trifinger_cameras
  • C++ API
  • Struct list
  • View page source

Struct listΒΆ

  • Struct trifinger_cameras::CameraInfo
    • trifinger_cameras::CameraInfo
      • serialize()
      • frame_rate_fps
  • Struct trifinger_cameras::CameraObservation
    • trifinger_cameras::CameraObservation
      • CameraObservation()
      • serialize()
      • image
      • timestamp
      • width
      • height
  • Struct trifinger_cameras::CameraParameters
    • trifinger_cameras::CameraParameters
      • serialize()
      • image_width
      • image_height
      • camera_matrix
      • distortion_coefficients
      • tf_world_to_camera
  • Struct trifinger_cameras::PylonDriverSettings
    • trifinger_cameras::PylonDriverSettings
      • pylon_settings_file
      • load_from_toml()
      • CONFIG_SECTION
  • Struct trifinger_cameras::TriCameraDriverSettings
    • trifinger_cameras::TriCameraDriverSettings
      • frame_rate_fps
      • load_from_toml()
      • CONFIG_SECTION
  • Struct trifinger_cameras::TriCameraInfo
    • trifinger_cameras::TriCameraInfo
      • TriCameraInfo()
      • TriCameraInfo()
      • serialize()
      • camera
  • Struct trifinger_cameras::TriCameraObservation
    • trifinger_cameras::TriCameraObservation
      • serialize()
      • cameras
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.