Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RoboCodeX-source/RoboCodeX_code
/ Grasp
Class
Grasp
franka_policy/src/grasp_executor.py:35–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
from
moveit_msgs.srv
import
GetPositionIK
34
35
class
Grasp(NamedTuple):
36
orientation: np.ndarray
37
position: np.ndarray
38
score: float
39
width: float
40
instance_id: int
41
42
43
Callers
1
pick_and_drop
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected