RTAB-Map 0.23.10
Real-Time Appearance-Based Mapping
Loading...
Searching...
No Matches
rtabmap::PythonInterface Class Reference

#include <PythonInterface.h>

Public Member Functions

 PythonInterface (const PythonInterface &)=delete
 
PythonInterfaceoperator= (const PythonInterface &)=delete
 

Static Public Member Functions

static PythonInterfaceinstance (const std::string &caller="")
 

Detailed Description

Process-wide singleton owning the embedded Python interpreter. Call PythonInterface::instance() from the main thread (typically near the top of main()) before any Python-using class is constructed.

Definition at line 28 of file PythonInterface.h.


The documentation for this class was generated from the following file: