Mark Whitehorn
Mark Whitehorn
@AndKe Thanks, I had forgotten that there was a mavproxy module for Cesium. That looks like a better way to go, and it might be easy to add an export...
@AndKe Lately I've been using GEpro on Win10 to analyze KML files generated in APM2, and the model scales are OK for me. Maybe you're seeing a bug in the...
No, the plane is a Collada model which is copied into the KMZ file from here: https://github.com/ArduPilot/apm_planner/blob/262c6d2bdeb02d9ff9ad1d21260aff6eb64e3ccf/files/vehicles/block_plane/block_plane_0.dae You could try changing the scaling factors in the KML, but I don't...
The impulse response models are constructed by finding the parameters A, tau and omega which best fit the logged input/output signals over an entire test sequence involving aggressive roll/pitch maneuvers....
``` 03:29:07 /usr/local/lib/python2.7/dist-packages/MAVProxy/modules/mavproxy_cesium$ ls app __init__.py __init__.pyc 03:29:08 /usr/local/lib/python2.7/dist-packages/MAVProxy/modules/mavproxy_cesium$ ls app api_keys.txt cesium_web_server.py __init__.py static api_keys.txt~ cesium_web_server.pyc __init__.pyc templates ```
I am on Ubuntu 16.04 and it looks like I have the same problem: ``` STABILIZE> module load cesium STABILIZE> Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/MAVProxy-1.6.2-py2.7.egg/EGG-INFO/scripts/mavproxy.py", line 279, in...
MAVProxy-1.6.2-py2.7.egg does not contain the cesium module
I was never able to make this work, either. It's been so long since I tried that I don't remember what the problems were.
Is there a way to input an altitude offset to make the trajectory at takeoff/landing match the runway elevation?
Perhaps we could always use one color for the bottom, and mode-specific colors for the top, or mode-specific color for top and its complement for the bottom. Of course the...