exploration-rover: Add placeholder.

This commit is contained in:
Laurens Valk
2021-05-14 14:24:35 +02:00
parent 88c3aef346
commit ed2b4a9817
3 changed files with 33 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

@@ -0,0 +1,26 @@
---
title: "Exploration Rover"
maintainer:
user: "laurensvalk"
name: "Laurens Valk"
image:
local: "exploration-rover.jpg"
video:
youtube: "3gbAc6iKAJg"
description:
"Six-wheeled rover with instruments to explore new worlds."
building_instructions:
local: "exploration-rover.pdf"
---
## Description
TODO
## Program
{% include copy-code.html %}
```python
{% include_relative main.py %}
```
@@ -0,0 +1,7 @@
---
title: "51515: Robot Inventor Community Models"
image:
local: "exploration-rover/exploration-rover.jpg"
layout: set
description: "Add set description"
---