We run simulations in three phases with different numbers of q and qdot per phase (phase 0 and 2 = 7 q and 7 qdot, phase 1: 5 q, 5 qdot).
It is not possible to display graphs with the sol.graphs() command.
The problem has been solved by removing line 337 from plot.py
Have you added a mapping in your phase transition ? Something like this (examples/torque_driven/phase_transition_uneven_variable_number_by_mapping.py):
We run simulations in three phases with different numbers of q and qdot per phase (phase 0 and 2 = 7
q
and 7qdot
, phase 1: 5q
, 5qdot
). It is not possible to display graphs with thesol.graphs()
command. The problem has been solved by removing line 337 from plot.pyand line 357
Can we remove these two lines, which have a mapping? @EveCharbie