Skip to content

Commit 708ae00

Browse files
committed
update dexnet demo to use Grasp Provieder and moveit_msgs grasping msg
1 parent 1d7650d commit 708ae00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moveit_task_constructor_gpd/config/gpd_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ image_size = 60
3030
image_num_channels = 15
3131

3232
# Path to directory that contains neural network parameters
33-
weights_file = /home/bostoncleek/GPD/gpd/models/lenet/15channels/params/
33+
weights_file = /home/boston/libraries/gpd/models/lenet/15channels/params/
3434

3535
# Preprocessing of point cloud
3636
# voxelize: if the cloud gets voxelized/downsampled

0 commit comments

Comments
 (0)