mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-07-28 04:06:07 +00:00
exploration-rover: Add placeholder.
This commit is contained in:
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"
|
||||
---
|
||||
Reference in New Issue
Block a user