From c84e9b42134c91969e3498cb03dff13c9b773d1f Mon Sep 17 00:00:00 2001 From: Hansson <jonas.hansson@control.lth.se> Date: Tue, 10 May 2022 17:02:27 +0200 Subject: [PATCH] Added document for physics specs --- physical_specifications.ipynb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 physical_specifications.ipynb diff --git a/physical_specifications.ipynb b/physical_specifications.ipynb new file mode 100644 index 0000000..7fec515 --- /dev/null +++ b/physical_specifications.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 4 +} -- GitLab