ajensen1234 / JTML

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Calibration (viewer) not loading correctly in linux #53

Closed ajensen1234 closed 12 months ago

ajensen1234 commented 1 year ago

Optimizer places things in the correct location, but the front end VTK viewer is moving things to the wrong place.

I'm guessing that something is wrong with the way the window center is being placed.

ajensen1234 commented 1 year ago

@nicholasverdugo I think maybe some of the different ternary (??) statements that we make are shifting something to a weird place.

ajensen1234 commented 1 year ago

Working on this now - makling a new branch to test things out a little bit. Stay tuned..

Went through and tested on a bunch of old versions and it hasn't worked since we got Denver data up and running. I think i found the fix

ajensen1234 commented 12 months ago

Pretty sure this is working now. @nicholasverdugo Let me know if I need to repoen this.