From 695e195ad83d847655f84dbb221175558405b5d1 Mon Sep 17 00:00:00 2001 From: Antoine Beyeler <49431240+abey79@users.noreply.github.com> Date: Fri, 5 Apr 2024 10:20:40 +0200 Subject: [PATCH] Change all example tags to "Human case" (#5802) ### What - Closes #5783 @jprochazk is there some tag formatting code on landing that you could remove? ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested the web demo (if applicable): * Using newly built examples: [rerun.io/viewer](https://rerun.io/viewer/pr/5802) * Using examples from latest `main` build: [rerun.io/viewer](https://rerun.io/viewer/pr/5802?manifest_url=https://app.rerun.io/version/main/examples_manifest.json) * Using full set of examples from `nightly` build: [rerun.io/viewer](https://rerun.io/viewer/pr/5802?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG * [x] If applicable, add a new check to the [release checklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)! - [PR Build Summary](https://build.rerun.io/pr/5802) - [Docs preview](https://rerun.io/preview/34e4cbca92fdcf792bea86f63ffd10e742f1706b/docs) - [Examples preview](https://rerun.io/preview/34e4cbca92fdcf792bea86f63ffd10e742f1706b/examples) - [Recent benchmark results](https://build.rerun.io/graphs/crates.html) - [Wasm size tracking](https://build.rerun.io/graphs/sizes.html) --- examples/c/spawn_viewer/README.md | 2 +- examples/cpp/dna/README.md | 2 +- examples/cpp/incremental_logging/README.md | 2 +- examples/cpp/kiss-icp/README.md | 2 +- examples/cpp/ros_bridge/README.md | 2 +- examples/cpp/spawn_viewer/README.md | 2 +- examples/cpp/vrs/README.md | 2 +- examples/python/arflow/README.md | 2 +- examples/python/arkit_scenes/README.md | 2 +- examples/python/blueprint_stocks/README.md | 2 +- examples/python/controlnet/README.md | 2 +- examples/python/depth_guided_stable_diffusion/README.md | 2 +- examples/python/detect_and_track_objects/README.md | 2 +- examples/python/dicom_mri/README.md | 2 +- examples/python/differentiable_blocks_world/README.md | 2 +- examples/python/dna/README.md | 2 +- examples/python/face_tracking/README.md | 2 +- examples/python/gesture_detection/README.md | 2 +- examples/python/human_pose_tracking/README.md | 2 +- examples/python/incremental_logging/README.md | 2 +- examples/python/kiss-icp/README.md | 2 +- examples/python/lidar/README.md | 2 +- examples/python/limap/README.md | 2 +- examples/python/live_camera_edge_detection/README.md | 2 +- examples/python/live_depth_sensor/README.md | 2 +- examples/python/llm_embedding_ner/README.md | 2 +- examples/python/mcc/README.md | 2 +- examples/python/nuscenes/README.md | 2 +- examples/python/nv12/README.md | 2 +- examples/python/objectron/README.md | 2 +- examples/python/open_photogrammetry_format/README.md | 2 +- examples/python/plots/README.md | 2 +- examples/python/raw_mesh/README.md | 2 +- examples/python/rgbd/README.md | 2 +- examples/python/ros_node/README.md | 2 +- examples/python/segment_anything_model/README.md | 2 +- examples/python/shape_pointe/README.md | 2 +- examples/python/signed_distance_fields/README.md | 2 +- examples/python/simplerecon/README.md | 2 +- examples/python/slahmr/README.md | 2 +- examples/python/structure_from_motion/README.md | 2 +- examples/python/tapir/README.md | 2 +- examples/python/template/README.md | 4 ++-- examples/python/tfrecord_loader/README.md | 2 +- examples/python/urdf_loader/README.md | 2 +- examples/python/widebaseline/README.md | 2 +- examples/rust/custom_store_subscriber/README.md | 2 +- examples/rust/dna/README.md | 2 +- examples/rust/incremental_logging/README.md | 2 +- examples/rust/objectron/README.md | 2 +- examples/rust/spawn_viewer/README.md | 2 +- examples/rust/template/README.md | 2 +- 52 files changed, 53 insertions(+), 53 deletions(-) diff --git a/examples/c/spawn_viewer/README.md b/examples/c/spawn_viewer/README.md index 5b9c879a97d9..348e018aee11 100644 --- a/examples/c/spawn_viewer/README.md +++ b/examples/c/spawn_viewer/README.md @@ -1,6 +1,6 @@ diff --git a/examples/cpp/dna/README.md b/examples/cpp/dna/README.md index 6796bcfe5944..0919fea73036 100644 --- a/examples/cpp/dna/README.md +++ b/examples/cpp/dna/README.md @@ -1,6 +1,6 @@ diff --git a/examples/cpp/spawn_viewer/README.md b/examples/cpp/spawn_viewer/README.md index 40f0c0dcc0a9..585ee37133a7 100644 --- a/examples/cpp/spawn_viewer/README.md +++ b/examples/cpp/spawn_viewer/README.md @@ -1,6 +1,6 @@ diff --git a/examples/cpp/vrs/README.md b/examples/cpp/vrs/README.md index 0dd3bc263672..8485252e8353 100644 --- a/examples/cpp/vrs/README.md +++ b/examples/cpp/vrs/README.md @@ -1,7 +1,7 @@ diff --git a/examples/python/arflow/README.md b/examples/python/arflow/README.md index df54473f23b1..c9a0cc0935af 100644 --- a/examples/python/arflow/README.md +++ b/examples/python/arflow/README.md @@ -1,7 +1,7 @@ diff --git a/examples/python/arkit_scenes/README.md b/examples/python/arkit_scenes/README.md index 2d68f040d6a2..3d2ecbbdcfb7 100644 --- a/examples/python/arkit_scenes/README.md +++ b/examples/python/arkit_scenes/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/controlnet/README.md b/examples/python/controlnet/README.md index 7e1c206bbcde..29710a24ab0c 100644 --- a/examples/python/controlnet/README.md +++ b/examples/python/controlnet/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/dna/README.md b/examples/python/dna/README.md index ea2fcba75c1a..4d0b0ead556a 100644 --- a/examples/python/dna/README.md +++ b/examples/python/dna/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/live_camera_edge_detection/README.md b/examples/python/live_camera_edge_detection/README.md index 95303e0ea930..b197b9c6adca 100644 --- a/examples/python/live_camera_edge_detection/README.md +++ b/examples/python/live_camera_edge_detection/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/nuscenes/README.md b/examples/python/nuscenes/README.md index 5c796edfc462..8c5fc77b0ee5 100644 --- a/examples/python/nuscenes/README.md +++ b/examples/python/nuscenes/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/objectron/README.md b/examples/python/objectron/README.md index 2771cd5220fb..36d3dcec6ed2 100644 --- a/examples/python/objectron/README.md +++ b/examples/python/objectron/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/segment_anything_model/README.md b/examples/python/segment_anything_model/README.md index 3f2629960d80..f4d9a24d0445 100644 --- a/examples/python/segment_anything_model/README.md +++ b/examples/python/segment_anything_model/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/signed_distance_fields/README.md b/examples/python/signed_distance_fields/README.md index e7be6fc96774..b58e942f7529 100644 --- a/examples/python/signed_distance_fields/README.md +++ b/examples/python/signed_distance_fields/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/simplerecon/README.md b/examples/python/simplerecon/README.md index 715b78e0ade6..599cb0f15cf3 100644 --- a/examples/python/simplerecon/README.md +++ b/examples/python/simplerecon/README.md @@ -1,7 +1,7 @@ diff --git a/examples/python/slahmr/README.md b/examples/python/slahmr/README.md index 0dfc4b77d2b6..d566f2f311b2 100644 --- a/examples/python/slahmr/README.md +++ b/examples/python/slahmr/README.md @@ -1,7 +1,7 @@ diff --git a/examples/python/structure_from_motion/README.md b/examples/python/structure_from_motion/README.md index b288af6c0338..09c3ca223b70 100644 --- a/examples/python/structure_from_motion/README.md +++ b/examples/python/structure_from_motion/README.md @@ -1,6 +1,6 @@ diff --git a/examples/python/template/README.md b/examples/python/template/README.md index 8e48e80801c3..391f11a6e133 100644 --- a/examples/python/template/README.md +++ b/examples/python/template/README.md @@ -1,7 +1,7 @@ diff --git a/examples/python/tfrecord_loader/README.md b/examples/python/tfrecord_loader/README.md index cdc2b291e9b6..169c781afd25 100644 --- a/examples/python/tfrecord_loader/README.md +++ b/examples/python/tfrecord_loader/README.md @@ -1,7 +1,7 @@ diff --git a/examples/python/urdf_loader/README.md b/examples/python/urdf_loader/README.md index 055b386d652b..75a0cd011de8 100644 --- a/examples/python/urdf_loader/README.md +++ b/examples/python/urdf_loader/README.md @@ -1,7 +1,7 @@ diff --git a/examples/python/widebaseline/README.md b/examples/python/widebaseline/README.md index 1c4a8960579a..1fc66b11676c 100644 --- a/examples/python/widebaseline/README.md +++ b/examples/python/widebaseline/README.md @@ -1,7 +1,7 @@ diff --git a/examples/rust/custom_store_subscriber/README.md b/examples/rust/custom_store_subscriber/README.md index 337543e0dbb3..64f48f7fc690 100644 --- a/examples/rust/custom_store_subscriber/README.md +++ b/examples/rust/custom_store_subscriber/README.md @@ -1,6 +1,6 @@ diff --git a/examples/rust/dna/README.md b/examples/rust/dna/README.md index f9ea1ab4b7e5..3d25f72f56a0 100644 --- a/examples/rust/dna/README.md +++ b/examples/rust/dna/README.md @@ -1,6 +1,6 @@ diff --git a/examples/rust/template/README.md b/examples/rust/template/README.md index 9c73e6678250..790ee89e7342 100644 --- a/examples/rust/template/README.md +++ b/examples/rust/template/README.md @@ -1,6 +1,6 @@