Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ GripperInterface
Method
GripperInterface
sample_nodes/dummy_nodes.h:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
{
19
public:
20
GripperInterface() = default;
21
22
NodeStatus open();
23
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected