MCPcopy Create free account
hub / github.com/Simple-Robotics/Simple / exposeSimulator

Function exposeSimulator

bindings/python/core/expose-simulator.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 {
11
12 void exposeSimulator()
13 {
14 SimulatorPythonVisitor<Simulator>::expose();
15 }
16
17 } // namespace python
18} // namespace simple

Callers 1

BOOST_PYTHON_MODULEFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected