Link numeric order should be specified in the config file

Issue #73 resolved
Samir Menon repo owner created an issue

Given the new CMappedList sort functionality, we can easily support arbitrary link ordering in the config file.

This might make life simple while generating gc trajectories etc. Might also be conceptually easier for the user, who will know exactly what id belongs to what link/joint.

Caveats : There could be issues when we move to spherical joints and/or multi-dof joints between links. So implement this after spherical joints etc. are nicely integrated.

Comments (2)

  1. Samir Menon reporter

    Muscle numeric order can similarly be stored.

    Alt, anything that is parsed into a mapped list can also follow suit.

  2. Log in to comment