MCPcopy Create free account
hub / github.com/Pamphlett/Outram / PatchWork

Method PatchWork

include/patchwork.hpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 typedef std::vector<Ring> Zone;
45
46 PatchWork() {};
47
48 PatchWork(ros::NodeHandle *nh) : node_handle_(*nh) {
49 // Init ROS related

Callers

nothing calls this directly

Calls 3

sizeMethod · 0.45
reserveMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected