MCPcopy Create free account
hub / github.com/KumarRobotics/sloam / SLOAMNode

Method SLOAMNode

sloam/include/core/sloamNode.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 public:
33 explicit SLOAMNode(const ros::NodeHandle &nh);
34 SLOAMNode(const SLOAMNode &) = delete;
35 SLOAMNode operator=(const SLOAMNode &) = delete;
36 using Ptr = boost::shared_ptr<SLOAMNode>;
37 using ConstPtr = boost::shared_ptr<const SLOAMNode>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected