From 8f63fa287cf35d7c960ce8d2ec4fc3a498967d17 Mon Sep 17 00:00:00 2001 From: Olivier Lanneluc Date: Tue, 16 Apr 2013 16:21:54 +0200 Subject: Do not allow to go into obstacles exclusion circle, except when target is the center of the cake. More dev required to make it more generic. --- digital/io-hub/src/common-cc/path.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'digital/io-hub/src/common-cc/path.hh') diff --git a/digital/io-hub/src/common-cc/path.hh b/digital/io-hub/src/common-cc/path.hh index 54822e22..61326aac 100644 --- a/digital/io-hub/src/common-cc/path.hh +++ b/digital/io-hub/src/common-cc/path.hh @@ -3,6 +3,7 @@ // io-hub - Modular Input/Output. {{{ // // Copyright (C) 2013 Nicolas Schodet +// Copyright (C) 2013 Olivier Lanneluc // // APBTeam: // Web: http://apbteam.org/ -- cgit v1.2.3