IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
camera.d435.runner2 Namespace Reference

The Intel Realsense D435 camera runner. More...

Classes

class  CfgD435
 Configuration setting specifier for the D435 camera. More...
 
class  D435_Runner
 
class  Replay
 Replay a recorded stream from a bag file. More...
 

Detailed Description

The Intel Realsense D435 camera runner.

This class API serves as a simpler wrapper for the D435 python interface, which itself is a wrapper for the C++ implementation.