Skip to content

Fix the visualization and creation of empty solutions and basically empty trajectories

Jonathan Külz requested to merge fix/empty_solutions into main

Solutions with 0 time steps or 0 DoF robots previously caused errors. Also, it was not possible to create a 0 time step trajectory. These features should be supported for the automatic creation of solutions -- so this MR implements these features.

Merge request reports