Skip to content

Commit 8649654

Browse files
author
Shushman Choudhury
committed
Updating readme
1 parent e184c4c commit 8649654

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,11 @@ Currently, the following perception routines are supported:
212212

213213
### Underlying Servers
214214

215-
To fill once we have come to a consensus on whether to launch all at start, etc.
215+
- `AprilTags`: Started via `apriltags.launch` in [herb_launch](https://github.com/personalrobotics/herb_launch). Publishes to `/apriltags_kinect2/detections` and `/apriltags_kinect2/marker_array`.
216+
- `VNCC`: Have [vncc_msgs](https://github.com/personalrobotics/vncc_msgs) and [vncc](https://github.com/personalrobotics/vncc) in your workspace. Run `roslaunch vncc vncc_estimator.launch`. This provides the `/vncc/get_vncc_detections` service.
217+
- `SimTrack` - See Caveats section below
218+
- `BlockDetector` - Have [tabletop_perception_tools](https://github.com/personalrobotics/tabletop_perception_tools) in your workspace. Run `rosrun tabletop_perception_tools tools_server`. This provides the `/tools_server/find_blocks` service.
219+
- `ROCK` - To be updated later.
216220

217221

218222
### Common Perception Methods

0 commit comments

Comments
 (0)