Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:TSSW Sprint - Feb3 - Feb 14
-
Team:Telescope and Site
-
Urgent?:No
Description
Update the simulator in ts_hexapod with the correct geometry for the hexapod. That way when the CSC is run in simulation mode the commanded actuator lengths will be at at least approximately correct.
One known reason that the simulator may still differ from the Moog code is that the simulator assumes that pivot rotations are applied in order: x, y, z. For small rotations it doesn't matter much, but for larger motions the order is important.
Also change the simulator so length = 0 at nominal position (with the position set to 0,0,0 0,0,0).
Other changes:
Pull request: https://github.com/lsst-ts/ts_hexapod/pull/11