Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutonomousFieldRoboticsLab/SVIn
/ Node
Class
Node
pose_graph/ThirdParty/VocabularyBinary.hpp:10–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
namespace SVINLoop {
9
10
struct Node {
11
int32_t nodeId;
12
int32_t parentId;
13
double weight;
14
uint64_t descriptor[4];
15
};
16
17
struct Word {
18
int32_t nodeId;
Callers
8
launch_setup
Function · 0.50
generate_launch_description
Function · 0.50
launch_setup
Function · 0.50
generate_launch_description
Function · 0.50
launch_setup
Function · 0.50
generate_launch_description
Function · 0.50
launch_setup
Function · 0.50
generate_launch_description
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected