Skip to content

Commit

Permalink
uoais icra 2022 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dinnno committed Sep 27, 2021
1 parent bec1a4f commit b236905
Show file tree
Hide file tree
Showing 4 changed files with 3,487 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,18 @@ conda activate 6dofgraspnet \

### RUN

Robot
```
cw && ./franka.sh master
ros27 && roslaunch franka_interface interface.launch load_gripper:=true load_demo_planning_scene:=false
```

Azure kinect node
```
ROS_NAMESPACE=azure1 roslaunch azure_kinect_ros_driver driver.launch color_resolution:=720P depth_mode:=WFOV_UNBINNED fps:=5 tf_prefix:=azure1_
rosrun tf static_transform_publisher 0.078997 0.001502 0.066975 0.697583 -0.005156 0.716441 -0.007980 /panda_hand /azure1_camera_base 100
```

contact graspnet server
Expand Down
Loading

0 comments on commit b236905

Please sign in to comment.