Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotics-STAR-Lab/SOAR
/ deactivate
Method
deactivate
src/simulator/Utils/rviz_plugins/src/pose_tool.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void Pose3DTool::deactivate()
71
{
72
arrow_->getSceneNode()->setVisible( false );
73
}
74
75
int Pose3DTool::processMouseEvent( ViewportMouseEvent& event )
76
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected