Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotics-STAR-Lab/H2-Mapping
/ ~PoseGraph
Method
~PoseGraph
src/dvins/pose_graph/src/pose_graph.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
PoseGraph::~PoseGraph()
23
{
24
t_optimization.join();
25
}
26
27
void PoseGraph::registerPub(ros::NodeHandle &n)
28
{
Callers
nothing calls this directly
Calls
1
join
Method · 0.80
Tested by
no test coverage detected