UWCubeSat / lost

Lost: Open-source Star Tracker
42 stars 7 forks source link

Irreproducible errors for Tetra bash script #95

Open zeddie888 opened 1 year ago

zeddie888 commented 1 year ago

See test/scripts/tetra.sh

On certain cases, testing output reports that Tetra failed to correctly ID any stars + calculated wrong attitude. However, when I rerun the test with the same parameters, I've only encountered successes. Likely a bug with the script itself?

markasoftware commented 1 year ago

The RANDOM variable used in the script will be different every time it's run. Or do you mean that you run the exact same lost command and it works outside of the script?

zeddie888 commented 1 year ago

Yeah, I run the exact same lost command outside and it works