- Oct 21, 2024
-
-
Matthias Mayr authored
-
- Oct 20, 2024
-
-
Matthias Mayr authored
-
Matthias Mayr authored
-
Matthias Mayr authored
-
Matthias Mayr authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
- Oct 19, 2024
-
-
Matthias Mayr authored
The forall can not be combined with closing the dumpster.
-
Matthias Mayr authored
Pontus' setup needed this for syntax highlighting at one point, but it's not needed anymore
-
Matthias Mayr authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Matthias Mayr authored
-
Matthias Mayr authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
- Oct 18, 2024
-
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Pontus Rosqvist authored
-
Matthias Mayr authored
It needs to be set because of https://github.com/matthias-mayr/skiros2_pyrobosim_lib/issues/2 Otherwise one would need "BbUnsetParam"
-
Matthias Mayr authored
-
Matthias Mayr authored
- The planner will set StartLocation, which allows to concatinate these - We want to be able to use "problem_1" for planning as it eases this for the later problems
-
Matthias Mayr authored
-
Matthias Mayr authored
-
Matthias Mayr authored
-
- Oct 17, 2024
-
-
Matthias Mayr authored
The skills currently do not have a precondition to be able to access the charge and the planner accesses the charger last. However, one can just plan for charger access first or add preconditions to the other skills
-
Matthias Mayr authored
It can still abort with a precondition error because of remaining values on the blackboard
-
Matthias Mayr authored
This will make it prefer the problem skill since that's only 1 action
-
Matthias Mayr authored
Otherwise we can not run 2 problem 1 skills in a row with planning
-
Matthias Mayr authored
It produces the right skill sequence - just during the execution a blackboard parameter is in the way
-
Matthias Mayr authored
Some were still using "Navigate"
-
Matthias Mayr authored
They are still not in PDDL format, but they produce the right sequence of skills
-
Pontus Rosqvist authored
-