[solved] Wrong Virtual Axis index in new Combine function UI
Posted: Thu Jan 16, 2025 14:31
Issue: the new UI for Axis Combine operations counts indices for virtual axes starting from zero. AxisNN = 1 uses Virtual axis 2. AxisNN = 8 uses Virtual axis 1.
Firmware: 2.18F(3), 2.18.9
Software: v0.93.18
Steps to reproduce:
Reproduction video:
https://streamable.com/tzsxkt (Sorry for the streamable link, YT is being difficult)
Firmware: 2.18F(3), 2.18.9
Software: v0.93.18
Steps to reproduce:
- On default NXT Gladiator, enable Combi1 operation for Logical axis 8, using AxisNN = 1, + , 100%. Combine column reads +A1
- Roll the stick right:
- Observe that Logical 8 does not move along with Logical 1.
- Pitch the stick out of center:
- Observe that Logical 8 matches Logical 2's movement.
- Change AxisNN for Logical 8 to 8. Combine column now reads +A0.
- Roll the stick out of center:
- Logical 8 now matches Logical 1.
Reproduction video:
https://streamable.com/tzsxkt (Sorry for the streamable link, YT is being difficult)