![[robotics_landscape_graph_view.png]]
Here is the graph view of an Obsidian notebook where I keep track of the robotics landscape:
- The colored dots are Robots, Design Tools, Runtimes, Events, and other related items.
- The white dots are the Organizations that own/maintain those items.
- The pink dots are Standards, for example, the URDF file format is the largest pink dot, and it's connected to every product that can import or export it.
I use AI to maintain and query this notebook:
- I open the notebook's folder in Cursor and instruct the AI like "Add Tinkercad Circuits"
- An AGENTS.md file contains instructions telling the AI to look up the website, learn about it, add the organization behind it, cross-link it to whatever standards it supports.
- I can use AI to query across the notebook like "Here's my project idea < idea >, what already exists that's similar? Which organizations would make good partners and which would be competitors? What standards should I support?"