Skip to content

Commit 4be6431

Browse files
authored
Update README.md
1 parent 09b7266 commit 4be6431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ This project aims at pose-aware robotic manipulation for a category of objects.
1616

1717
The code is distributed into several modularized packages
1818

19-
- [mrcnn_integrate](https://github.com/weigao95/mrcnn_integrate): The code to generate data and train the [maskrcnn-benchmark](<https://github.com/facebookresearch/maskrcnn-benchmark>) instance segmentor
2019
- [mrcnn_ros](https://github.com/weigao95/mrcnn_ros): The ros binding of [maskrcnn-benchmark](https://github.com/facebookresearch/maskrcnn-benchmark)
2120
- [mankey_ros](https://github.com/weigao95/mankey-ros): The keypoint detection for the pipeline
2221
- [kplan_ros](https://github.com/weigao95/kplan-ros): The kPAM action planner
22+
- [mrcnn_integrate](https://github.com/weigao95/mrcnn_integrate): The code to generate data and train the [maskrcnn-benchmark](<https://github.com/facebookresearch/maskrcnn-benchmark>) instance segmentor
2323

2424
In our experiment setup, these packages are used as the submodules of [spartan](https://github.com/RobotLocomotion/spartan), which provides the interface to our robots. Although spartan contains private submodules and is not supported for external use, all packages above are not specified to particular environments and can run independently.
2525

0 commit comments

Comments
 (0)