MCPcopy Create free account
hub / github.com/Robotics-STAR-Lab/RACER / deactivate

Method deactivate

uav_simulator/Utils/rviz_plugins/src/pose_tool.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void Pose3DTool::deactivate() {
64 arrow_->getSceneNode()->setVisible(false);
65}
66
67int Pose3DTool::processMouseEvent(ViewportMouseEvent& event) {
68 int flags = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected