MCPcopy Create free account
hub / github.com/RoboJackets/software-training / activate

Method activate

controllers/src/pid_controller.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 void activate() override
92 {
93 traj_viz_pub_->on_activate();
94 }
95
96 void deactivate() override {}
97

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected