cbteeple / pressure_control_interface

The top-level control interface for controlling a Ctrl-P pressure control system.
https://ctrl-p.cbteeple.com/latest/top-level
MIT License
1 stars 1 forks source link

Trajectory lengths order swapped in trajctrl objects vs. traj object #7

Open cbteeple opened 2 years ago

cbteeple commented 2 years ago

Expected Behavior

Setting the trajectory length should set the correct length

Actual Behavior

Wrong lengths are set

Steps to Reproduce the Problem

  1. Set a trajectory length using trajctrl
  2. The order of prefix and main lengths are swapped compared to just the traj object.

Specifications