Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4480

Re: [Python-de] RRT mit Python

X-Received by 10.31.65.147 with SMTP id o141mr23428316vka.6.1467490467934; Sat, 02 Jul 2016 13:14:27 -0700 (PDT)
X-Received by 10.157.34.202 with SMTP id y68mr1088954ota.4.1467490467891; Sat, 02 Jul 2016 13:14:27 -0700 (PDT)
Path csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!jk6no9362550igb.0!news-out.google.com!d62ni10399ith.0!nntp.google.com!r1no9389610ige.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups de.comp.lang.python
Date Sat, 2 Jul 2016 13:14:27 -0700 (PDT)
In-Reply-To <mailman.1.1466876577.2358.python-de@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=88.67.29.53; posting-account=_xSPOgoAAADBmH0fzI0X_LYvC0mT510V
NNTP-Posting-Host 88.67.29.53
References <c72daf0d-d11b-41f0-9299-03b23f870ac7@googlegroups.com> <576EC299.4020201@inqbus.de> <mailman.1.1466876577.2358.python-de@python.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <d67d2179-0779-4187-b7b8-55991c872800@googlegroups.com> (permalink)
Subject Re: [Python-de] RRT mit Python
From Manuel Rodriguez <aa5@gmx.net>
Injection-Date Sat, 02 Jul 2016 20:14:27 +0000
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Xref csiph.com de.comp.lang.python:4480

Show key headers only | View raw


Am Samstag, 25. Juni 2016 19:42:59 UTC+2 schrieb Dr. Volker Jaenisch:
> https://github.com/ArianJM/rapidly-exploring-random-trees

Nettes Projekt, habe ich mir soeben angeschaut. Wenn man das Programm startet wird eine Grafik angezeigt auf der man interaktiv einen Startpunkt festlegt. Dann baut sich iterativ ein RRT Baum. Vergleichbare Programme die oft in C++ programmiert sind benötigen ein mehrfaches der 200 Lines of Code des obigen Python Projektes.

Der kleine Schönheitsfehler liegt in der extrem geringen Performance. Das Problem besteht darin, dass wenn man matlabplot mehrmals hintereinander aufruft, Python etwas zäh reagiert.

Back to de.comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

RRT mit Python Manuel Rodriguez <aa5@gmx.net> - 2016-06-24 12:37 -0700
  Re: [Python-de] RRT mit Python Stefan Schwarzer <sschwarzer@sschwarzer.net> - 2016-06-25 10:32 +0200
    Re: [Python-de] RRT mit Python Manuel Rodriguez <aa5@gmx.net> - 2016-07-02 13:11 -0700
  Re: [Python-de] RRT mit Python "Dr. Volker Jaenisch" <volker.jaenisch@inqbus.de> - 2016-06-25 19:42 +0200
    Re: [Python-de] RRT mit Python Manuel Rodriguez <aa5@gmx.net> - 2016-07-02 13:14 -0700

csiph-web