Skip to content

Fix rocket trajectory optimization example#3654

Merged
josdejong merged 2 commits intodevelopfrom
rocket-trajectory-fix
Apr 16, 2026
Merged

Fix rocket trajectory optimization example#3654
josdejong merged 2 commits intodevelopfrom
rocket-trajectory-fix

Conversation

@dvd101x
Copy link
Copy Markdown
Collaborator

@dvd101x dvd101x commented Mar 29, 2026

Hi, currently the browser example for rocket trajectory optimization isn't working mainly due to the changes of #3485.

This makes the example work again.

@dvd101x
Copy link
Copy Markdown
Collaborator Author

dvd101x commented Mar 29, 2026

There is also another issue related to the circumference of the earth not showing that is also fixed.

I think it comes from an issue with a Matrix of Matrixes that might be coming from the optimization of map functions. The issue with the demo is solved but maybe there is a root cause that still needs to be addressed.

I'll be back and make a new issue if I find it.

@josdejong
Copy link
Copy Markdown
Owner

Thanks David for spotting & fixing this example!

It would indeed be good to understand the need for the additional .map(row => row.toArray()), but it can be addressed separately.

@josdejong josdejong merged commit 3b54267 into develop Apr 16, 2026
15 checks passed
@josdejong josdejong deleted the rocket-trajectory-fix branch April 16, 2026 13:16
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

Successfully merging this pull request may close these issues.

2 participants