rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Add missing examples to the example manifest

Open nikolausWest opened this issue 1 year ago • 2 comments

There are several useful examples that we keep in separate repositories that aren't currently easy to find under rerun.io/examples. There are also examples we have in the repository that aren't discoverable on the website. We should add these to the example manifest to make the easier to find for our users. This includes, any ROS bridges or interesting dataloaders.

Use this figma page to format the thumbnail.

Related to:

  • https://github.com/rerun-io/rerun/issues/5665

External examples:

  • [ ] https://github.com/rerun-io/cpp-example-ros-bridge
  • [ ] https://github.com/rerun-io/rerun-loader-python-example-urdf
  • [ ] https://github.com/rerun-io/example-rs-github-stars ?
  • [ ] https://github.com/rerun-io/rerun-loader-python-example-tfrecord
  • [ ] https://github.com/rerun-io/rerun-loader-python-example-docx
  • [ ] https://github.com/rerun-io/web-viewer-react-example
  • [ ] https://github.com/rerun-io/web-viewer-example
  • [ ] Revy

Internal examples:

  • [ ] shared_recordings
  • [ ] log_file “rerun_example_log_file”
  • [ ] external_data_loader
  • [ ] incremental_logging
  • [ ] notebook
  • [ ] stdio

Code snippets that aren't used anywhere in docs:

  • [ ] manual_indicator
  • [ ] quick_start_connect
  • [ ] quick_start_spawn

nikolausWest avatar Mar 25 '24 09:03 nikolausWest

We should maybe add a lint so that we don't forget adding examples to the manifest

emilk avatar Mar 27 '24 12:03 emilk