docs: update document for dataset schema#176
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates documentation for the T4 dataset schema by adding comprehensive schema documentation moved from an external repository. The changes create a dedicated dataset schema section in the documentation with detailed table definitions and sensor data specifications.
- Adds new documentation structure for dataset schema with three main sections
- Creates detailed schema table definitions for mandatory and optional tables
- Adds sensor data format specifications for LiDAR, camera, and radar data
- Removes references to external schema documentation
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| mkdocs.yaml | Adds new "Dataset Schema" navigation section with three subsections |
| docs/schema/table.md | Comprehensive documentation of schema table definitions and data types |
| docs/schema/index.md | Overview of dataset directory structure and schema organization |
| docs/schema/data.md | Detailed specifications for LiDAR, camera, and radar sensor data formats |
| docs/index.md | Removes reference to external dataset format documentation |
| README.md | Removes reference to external dataset format documentation and updates navigation |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Collaborator
Author
|
I need to add a new field for |
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
283ec69 to
35a2b95
Compare
Collaborator
Author
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
This PR updates the document for T4 dataset schema definitions.
These updates are basically moved from tier4_perception_dataset/docs/t4_format_3d_defailed.md.
Notes for Reviewers
You can check the preview of the document on your local device as follows: