MCPcopy Create free account
hub / github.com/Robotics-STAR-Lab/SOAR / onEnable

Method onEnable

src/simulator/Utils/rviz_plugins/src/probmap_display.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void ProbMapDisplay::onEnable()
132{
133 subscribe();
134}
135
136void ProbMapDisplay::onDisable()
137{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected