Function roboplan::init_core_scene
Defined in File core.hpp
Function Documentation
-
void roboplan::init_core_scene(nanobind::module_ &m)
Initializes Python bindings for the main scene representation of roboplan.
- Parameters:
m – The nanobind core module.