IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
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... | |
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.