MCPcopy Create free account

hub / github.com/atenpas/gpd / functions

Functions369 in github.com/atenpas/gpd

↓ 348 callersMethodsize
* \brief Return the size of the list. * \return the number of points in the list */
include/gpd/util/point_list.h:158
↓ 16 callersMethodplotFingers3D
src/gpd/util/plot.cpp:174
↓ 14 callersMethodgetApproach
* \brief Return the approach vector of the grasp. * \return 3x1 grasp approach vector */
include/gpd/candidate/hand.h:135
↓ 14 callersMethodgetScore
* \brief Get the score of the grasp. * \return the score */
include/gpd/candidate/hand.h:207
↓ 9 callersMethodgetBinormal
* \brief Return the binormal of the grasp. * \return 3x1 binormal */
include/gpd/candidate/hand.h:141
↓ 9 callersMethodgetValueOfKeyAsStdVectorDouble
src/gpd/util/config_file.cpp:121
↓ 9 callersMethodgetValueOfKeyAsString
src/gpd/util/config_file.cpp:112
↓ 9 callersMethodisFullAntipodal
* \brief Return whether the grasp is antipodal. * \return true if the grasp is antipodal, false otherwise */
include/gpd/candidate/hand.h:153
↓ 9 callersMethodsetNormals
* \brief Set the surface normals. * \return the surface normals (size: 3 x n) */
include/gpd/util/cloud.h:352
↓ 8 callersMethodExtractKeys
src/gpd/util/config_file.cpp:76
↓ 8 callersMethodgetAxis
* \brief Return the hand axis of the grasp. * \return 3x1 hand axis */
include/gpd/candidate/hand.h:147
↓ 8 callersFunctionviewPointsToMatrix
src/detect_grasps_python.cpp:67
↓ 7 callersMethodplotSamples
src/gpd/util/plot.cpp:448
↓ 6 callersMethodpreprocessPointCloud
src/gpd/grasp_detector.cpp:330
↓ 6 callersMethodslice
src/gpd/util/point_list.cpp:13
↓ 5 callersMethodcalculateNormals
src/gpd/util/cloud.cpp:451
↓ 5 callersMethodcreateImages
src/gpd/descriptor/image_generator.cpp:17
↓ 5 callersMethodgetCenter
* \brief Return the center coordinate of the hand closing region along the * closing direction/axis of the robot hand. */
include/gpd/candidate/hand.h:232
↓ 5 callersFunctionhandsToGraspsStruct
src/detect_grasps_python.cpp:255
↓ 5 callersMethodsetNormalsFromFile
src/gpd/util/cloud.cpp:622
↓ 5 callersMethodsetWeightsAndBiases
* \brief Set the parameters of the layer. * \param weights the weights * \param biases the biases */
include/gpd/net/layer.h:65
↓ 4 callersFunctionarrayToPCLPointCloud
src/detect_grasps_python.cpp:122
↓ 4 callersFunctioncreateCloud
src/detect_grasps_python.cpp:151
↓ 4 callersMethodcreateGraspImages
src/gpd/grasp_detector.cpp:458
↓ 4 callersMethodgenerateGraspCandidateSets
src/gpd/candidate/candidates_generator.cpp:62
↓ 4 callersMethodgenerateGraspCandidates
src/gpd/grasp_detector.cpp:400
↓ 4 callersMethodgetBottom
* \brief Return the bottom coordinate of the hand closing region along the * closing direction/axis of the robot hand.. */
include/gpd/candidate/hand.h:238
↓ 4 callersMethodgetGraspWidth
* \brief Return the width of the object contained in the grasp. * \return the width of the object contained in the grasp */
include/gpd/candidate/hand.h:171
↓ 4 callersMethodsetFullAntipodal
* \brief Set whether the grasp is antipodal. * \param b whether the grasp is antipodal */
include/gpd/candidate/hand.h:183
↓ 4 callersMethodvoxelizeCloud
src/gpd/util/cloud.cpp:286
↓ 3 callersFunctioncameraSourceToMatrix
src/detect_grasps_python.cpp:77
↓ 3 callersFunctioncheckFileExists
src/label_grasps.cpp:9
↓ 3 callersFunctiondetectGrasps
src/detect_grasps_python.cpp:298
↓ 3 callersMethoddetectGrasps
src/gpd/grasp_detector.cpp:192
↓ 3 callersFunctioneval
(model, test_loader, device)
pytorch/train_net3.py:36
↓ 3 callersFunctioneval
(model, test_loader, device)
pytorch/train_net_zarr.py:72
↓ 3 callersMethodevalGroundTruth
src/gpd/grasp_detector.cpp:523
↓ 3 callersMethodevaluateFingers
src/gpd/candidate/finger_hand.cpp:26
↓ 3 callersMethodfilterWorkspace
src/gpd/util/cloud.cpp:206
↓ 3 callersMethodgetValueOfKeyAsStdVectorInt
src/gpd/util/config_file.cpp:130
↓ 3 callersMethodplotNormals
src/gpd/util/plot.cpp:498
↓ 3 callersMethodsampleAbovePlane
src/gpd/util/cloud.cpp:407
↓ 3 callersMethodsetHalfAntipodal
* \brief Set whether the grasp is indeterminate. * \param b whether the grasp is indeterminate */
include/gpd/candidate/hand.h:189
↓ 3 callersMethodsetScore
* \brief Set the score of the grasp. * \param score the score */
include/gpd/candidate/hand.h:213
↓ 3 callersFunctionstringToDouble
function to read in a double array from a single line of a configuration file
src/generate_candidates.cpp:16
↓ 3 callersMethodsubsample
src/gpd/util/cloud.cpp:350
↓ 2 callersFunctioncalcDescriptorsHelper
src/detect_grasps_python.cpp:366
↓ 2 callersMethodcalculateLocalFrames
src/gpd/candidate/frame_estimator.cpp:6
↓ 2 callersMethodcalculateNormalsOMP
src/gpd/util/cloud.cpp:497
↓ 2 callersFunctioncheckFileExists
src/detect_grasps.cpp:9
↓ 2 callersFunctioncheckFileExists
src/cem_detect_grasps.cpp:9
↓ 2 callersMethodclassifyImages
src/gpd/net/caffe_classifier.cpp:27
↓ 2 callersMethodcomputePointsInClosingRegion
src/gpd/candidate/finger_hand.cpp:141
↓ 2 callersMethodcropByHandHeight
src/gpd/util/point_list.cpp:44
↓ 2 callersMethodevaluateGrasp
src/gpd/candidate/antipodal.cpp:10
↓ 2 callersMethodevaluateHand
src/gpd/candidate/finger_hand.cpp:75
↓ 2 callersMethodfilterGraspsDirection
src/gpd/grasp_detector.cpp:422
↓ 2 callersMethodfilterGraspsWorkspace
src/gpd/grasp_detector.cpp:334
↓ 2 callersMethodfindClusters
src/gpd/clustering.cpp:5
↓ 2 callersMethodforward
src/gpd/net/conv_layer.cpp:26
↓ 2 callersMethodgetFingerPlacementIndex
* \brief Return the index of the finger placement. * \return the index of the finger placement */
include/gpd/candidate/hand.h:250
↓ 2 callersMethodgetForwardAxis
* \brief Return the index of the forward axis. * \return the index of the forward axis */
include/gpd/candidate/finger_hand.h:184
↓ 2 callersMethodgetLateralAxis
* \brief Get the index of the lateral axis (hand closing direction). * \param the index of the lateral axis */
include/gpd/candidate/finger_hand.h:196
↓ 2 callersMethodgetTop
* \brief Return the top coordinate of the hand closing region along the * closing direction/axis of the robot hand. */
include/gpd/candidate/hand.h:244
↓ 2 callersFunctioninitCloud
src/detect_grasps_python.cpp:213
↓ 2 callersMethodremoveNans
src/gpd/util/cloud.cpp:154
↓ 2 callersMethodsearchHands
src/gpd/candidate/hand_search.cpp:24
↓ 2 callersMethodsetForwardAxis
* \brief Set the index of the forward axis. * \param forward_axis the index of the forward axis */
include/gpd/candidate/finger_hand.h:190
↓ 2 callersMethodsetIsValid
* \brief Set, for each grasp, if it is valid or not. * \param isValid the list of booleans which indicate if each grasp is valid * or not */
include/gpd/candidate/hand_set.h:198
↓ 2 callersMethodsetLateralAxis
* \brief Set the index of the lateral axis (hand closing direction). * \param lateral_axis the index of the lateral axis */
include/gpd/candidate/finger_hand.h:202
↓ 2 callersMethodsetPosition
* \brief Set the position of the grasp. * \param position the grasp position */
include/gpd/candidate/hand.h:201
↓ 2 callersMethodsetSampleIndices
* \brief Return the sample indices. * \return the sample indices (size: n) */
include/gpd/util/cloud.h:338
↓ 2 callersMethodtransformToHandFrame
src/gpd/util/point_list.cpp:22
↓ 1 callersFunctionDoMain
src/label_grasps.cpp:20
↓ 1 callersFunctionDoMain
src/generate_candidates.cpp:31
↓ 1 callersFunctionDoMain
src/generate_data.cpp:10
↓ 1 callersFunctionDoMain
src/detect_grasps.cpp:20
↓ 1 callersFunctionDoMain
src/cem_detect_grasps.cpp:20
↓ 1 callersFunctionDoMain
src/tests/test_lenet.cpp:9
↓ 1 callersFunctionDoMain
src/tests/test_grasp_image.cpp:19
↓ 1 callersFunctionDoMain
src/tests/test_conv_layer.cpp:9
↓ 1 callersMethod__init__
(self, input_channels)
pytorch/network.py:33
↓ 1 callersMethod__init__
(self, input_channels)
pytorch/overfit.py:31
↓ 1 callersMethod__init__
(self, input_channels)
pytorch/train_net2.py:34
↓ 1 callersMethod__init__
(self, input_channels)
pytorch/train_net_multiple_workers.py:34
↓ 1 callersMethod__init__
(self, input_channels)
pytorch/train_net4.py:38
↓ 1 callersMethod__init__
(self, input_channels)
pytorch/train_net.py:28
↓ 1 callersMethod__init__
(self, input_channels)
pytorch/train_net_zarr.py:35
↓ 1 callersMethodcalculateShadow
src/gpd/candidate/hand_set.cpp:118
↓ 1 callersMethodchooseMiddleHand
src/gpd/candidate/finger_hand.cpp:89
↓ 1 callersMethodconstruct
src/gpd/candidate/hand.cpp:24
↓ 1 callersFunctioncopyImageMatrix
src/detect_grasps_python.cpp:331
↓ 1 callersFunctioncreateCloudNormals
src/detect_grasps_python.cpp:165
↓ 1 callersFunctioncreateGroundTruthCloud
src/detect_grasps_python.cpp:181
↓ 1 callersFunctioncvMatToArray
src/detect_grasps_python.cpp:89
↓ 1 callersMethoddeepenHand
src/gpd/candidate/finger_hand.cpp:107
↓ 1 callersMethodevalHandSet
src/gpd/candidate/hand_set.cpp:31
↓ 1 callersMethodfindAverageNormalAxis
src/gpd/candidate/local_frame.cpp:14
↓ 1 callersMethodgenerateData
src/gpd/data_generator.cpp:73
↓ 1 callersFunctiongenerateGraspCandidates
src/detect_grasps_python.cpp:310
next →1–100 of 369, ranked by callers