Skip to content

Commit d3cdadd

Browse files
echo-xiao9meta-codesync[bot]
authored andcommitted
Tutorial - update website link in tutorial and README
Summary: As title. Reviewed By: kongchen1992 Differential Revision: D85886401 fbshipit-source-id: 830d44a8ea3a79ad288862f7af42628219b4ef7c
1 parent 3a14cee commit d3cdadd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

website/docs-research-tools/dataset/pilot/tutorials/algorithm_loading.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This tutorial demonstrates how to load and visualize algorithm output data from
2323

2424
## Algorithm Data Overview
2525

26-
The Aria Gen2 Pilot Dataset includes 5 types of algorithm outputs. Please find the introduction to algorithms [here](TODO: updata link)
26+
The Aria Gen2 Pilot Dataset includes 5 types of algorithm outputs. Please find the introduction to algorithms [here](https://facebookresearch.github.io/projectaria_tools/gen2/research-tools/dataset/pilot/content#additional-perception-algorithms).
2727

2828
1. **Heart Rate Monitoring**
2929
2. **Diarization**

website/docs-research-tools/dataset/pilot/tutorials/mps_loading.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ if mps_open_loop_trajectory_duration > 1: # If duration > 1s
205205

206206
## MPS - Hand Tracking
207207

208-
The MPS Hand Tracking algorithm outputs 2 files related to hand-tracking: `hand_tracking_results.csv` and `summary.json`. See [wiki page](TODO: update link when available) for data type definitions.
208+
The MPS Hand Tracking algorithm outputs 2 files related to hand-tracking: `hand_tracking_results.csv` and `summary.json`. The MPS Hand Tracking algorithm outputs 2 files related to hand-tracking: `hand_tracking_results.csv` and `summary.json`. See [wiki page](https://facebookresearch.github.io/projectaria_tools/gen2/research-tools/dataset/pilot/format#file-format) for data type definitions.
209209

210210
### Hand Tracking Features
211211

website/docs-research-tools/dataset/pilot/tutorials/vrs_loading.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Each Aria Gen2 Pilot dataset sequence contains the following data modalities:
7777
4. **Diarization**
7878
5. **Egocentric Voxel Lifting**
7979

80-
Please refer to the algorithm introduction [here](TODO: add website link). For detailed instructions on loading and visualizing the algorithm output, see [tutorial_3_algorithm_data_loading.ipynb](TODO: add link).
80+
Please refer to the algorithm introduction [here](https://facebookresearch.github.io/projectaria_tools/gen2/research-tools/dataset/pilot/content#additional-perception-algorithms). For detailed instructions on loading and visualizing the algorithm output, see [tutorial_3_algorithm_data_loading.ipynb](TODO: add link).
8181

8282
**Important Notes:**
8383
- **VRS data is mandatory** for creating a pilot data provider

0 commit comments

Comments
 (0)