Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotics-STAR-Lab/SOAR
/ Pose3DTool
Method
Pose3DTool
src/simulator/Utils/rviz_plugins/src/pose_tool.cpp:46–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
{
45
46
Pose3DTool::Pose3DTool()
47
: Tool()
48
, arrow_( NULL )
49
{
50
}
51
52
Pose3DTool::~Pose3DTool()
53
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected