emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59798: closed ([PATCH 0/6] Add CommonRoad)


From: GNU bug Tracking System
Subject: bug#59798: closed ([PATCH 0/6] Add CommonRoad)
Date: Sun, 08 Jan 2023 16:10:02 +0000

Your message dated Sun, 08 Jan 2023 17:09:46 +0100
with message-id <2aede167ca9f8dd4c8592f7ad49abaaf6bd014d2.camel@gmail.com>
and subject line Re: bug#59798: [PATCH 0/6] Add CommonRoad
has caused the debbugs.gnu.org bug report #59798,
regarding [PATCH 0/6] Add CommonRoad
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59798: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59798
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/6] Add CommonRoad Date: Sat, 3 Dec 2022 10:50:23 +0100
Self-driving car go vroom vroom.

Liliana Marie Prikler (6):
  gnu: Add java-antlr4-runtime-python.
  gnu: Add python-omegaconf.
  gnu: python-iso3166: Update to 2.1.1.
  gnu: Add python-commonroad-vehicle-models.
  gnu: Add python-commonroad-io.
  gnu: Add python-commonroad-route-planner.

 gnu/packages/iso-codes.scm  |   4 +-
 gnu/packages/java.scm       |  21 ++++++++
 gnu/packages/python-xyz.scm |  41 ++++++++++++++
 gnu/packages/simulation.scm | 104 ++++++++++++++++++++++++++++++++++++
 4 files changed, 168 insertions(+), 2 deletions(-)


base-commit: 9e9204958d3e0ecfe8fd024d8f06068b84f52ba1
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#59798: [PATCH 0/6] Add CommonRoad Date: Sun, 08 Jan 2023 17:09:46 +0100 User-agent: Evolution 3.46.0
Am Sonntag, dem 08.01.2023 um 15:32 +0100 schrieb Ludovic Courtès:
> Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
> 
> > +    (home-page "https://commonroad.in.tum.de/";)
> > +    (synopsis "Read, write, and visualize CommonRoad scenarios.")
> > +    (description "This package provides methods to read, write,
> > and visualize
> > +CommonRoad scenarios and planning problems.  It can be used as a
> > framework for
> > +implementing motion planning algorithms to solve CommonRoad
> > Benchmarks
> > +and is the basis for other tools of the CommonRoad Framework")
>                                                                ^
> Missing period here.  :-)
Pushed with the missing period inserted.

Thanks

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]