rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
5.43k stars 250 forks source link

Add missing examples to the example manifest #5666

Open nikolausWest opened 2 months ago

nikolausWest commented 2 months ago

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:

External examples:

Internal examples:

Code snippets that aren't used anywhere in docs:

emilk commented 2 months ago

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