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