Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use camera tools in LVD #40

Open
VeeDeltaVee opened this issue Jan 21, 2025 · 0 comments
Open

Unable to use camera tools in LVD #40

VeeDeltaVee opened this issue Jan 21, 2025 · 0 comments

Comments

@VeeDeltaVee
Copy link

Hi! I've been using Mission Architect for a very long time, but recently I've finally decided to try and learn Launch Vehicle Designer, especially because the Halo Orbit tool seems incredibly useful. However, I've come across a weird error: I can't control the camera in LVD at all. No zoom, pan, etc. All the tools at the top left don't work.

To reproduce this minimally, I started a new instance of KSPTOT, with the log file wiped. I start the LVD, and click on a camera tool (orbit, in my case) in the toolbar. The logfile shows:

Error using strfind
Search term must be a text or pattern scalar.

Error in contains

Error in matlab.ui.internal.prepareFigureFor

Error in matlab.graphics.internal.CameraToolBarManager/setcoordsys (line 839)

Error in cameratoolbar (line 90)

Error in ma_LvdMainGUI_App/uitoggletool2_ClickedCallback (line 3628)

Error in appdesigner.internal.service.AppManagementService/executeCallback (line 172)

Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 62)

Error using matlab.ui.internal.controller.WebToggleToolController/fireActionEvent
Error while evaluating ToggleTool ClickedCallback.

Is there anything I can do to fix this, am I doing something silly? If not, is this something to do with my configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant