MCPcopy 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

43namespace rviz {
44
45Pose3DTool::Pose3DTool() : Tool(), arrow_(NULL) {
46}
47
48Pose3DTool::~Pose3DTool() {
49 delete arrow_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected