Skip to content

Conversation

Ryanf55
Copy link

@Ryanf55 Ryanf55 commented Nov 8, 2024

Improvements

  • Upgrade Cesium to 1.1.23 to account for deleted layer.json sources
  • Comment out bing key because it's not needed to run
  • Update viewer initialization to use the default terrain source which works
  • Update README for standalone usage
  • Fix startup rendering crash
  • Fix ctrl+C not stopping the program

Known Issues

  • The vehicle model is yawed 90 left of what it should be

Recommendation

  • Review this one commit at a time, ignore the massive first commit

A note

Because this is not seemingly maintained by original author, Ardupilot is planning to use this branch and continue developing it under our umbrella.
ArduPilot/MAVProxy#1480

The new development will take place here: https://github.com/ArduPilot/MAVCesium

davidbuzz and others added 6 commits November 8, 2024 01:37
* Update internal version of cesium in 'Build' folder to same folder from latest release file/s: Cesium-1.1.23.zip
* https://cesium.com/downloads/
* https://github.com/CesiumGS/cesium/releases/download/1.123/Cesium-1.123.zip
* ie use 'Build' out of zip and delete previous one.

Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
The old agi.com terrain server/s are no longer available, and you now have to use the cesium-ion servers, which are free for non-commercial use so long as you have a provider token, one of which I've got for free and included in this commit.
Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
* This allows ctrl+click in terminal to open the web page

Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
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