From 096cd70cf1b3c18432a544f4ade04403e12f6566 Mon Sep 17 00:00:00 2001 From: Steven Lange <langestx@informatik.hu-berlin.de> Date: Sat, 30 Dec 2017 14:49:29 +0100 Subject: [PATCH] Bugfixing arrows to Egomotion-class --- doc/architecture/ObjectOrientedDesign.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/architecture/ObjectOrientedDesign.tex b/doc/architecture/ObjectOrientedDesign.tex index 9a4a62f4..9ed93ca5 100644 --- a/doc/architecture/ObjectOrientedDesign.tex +++ b/doc/architecture/ObjectOrientedDesign.tex @@ -59,7 +59,7 @@ - calcNewOptimalDistance($v_s$) : Integer\\ + setNewSpeed($v_{new}$) } (CruiseConrol) - \umlclass[scale = 0.5, xshift = -5.5cm, yshift = -9cm] + \umlclass[scale = 0.5, xshift = -5.5cm, yshift = -10cm] {Egomotion} { - $d_O$ : Integer\\ -- GitLab