Add Grasp (Affordance) Memory
-
Define ARON type GraspCandidatebased onGraspCandidate(seeGraspCandidateProviderInterface.ice) in libraryGraspingUtility. (For an ARON example, seeObjectPose.xml) -
Create new memory server GraspMemory(a component, see ExampleMemory). Memory name:Grasp -
There, add a core segment Candidatewith the ARON type defined above. -
Implement an example GraspCandidateProvidercommitting data to the memory. -
Make memory server visualize the grasp candidates
Edited by Rainer Kartmann