You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The viewpoint of the real-time trajectory visualization is fixed, but it would be better to change it as the trajectory transitions.
This can be achieved with the following
Also, this package does not have readme.md, which would be nice to have.
draft
This package can be visualized using [the app version of Google Eartrh](https://www.google.co.jp/earth/about/versions/#download-pro) by opening networklink.kml.
networklink.kml reads the kml file specified by href at refreshInterval [sec] intervals and visualizes it in real time.
<href>eagleye_fix.kml</href>.
<refreshMode>onInterval</refreshMode>.
<refreshInterval>0.02</refreshInterval>
https://github.com/MapIV/eagleye/blob/main-ros2/eagleye_util/fix2kml/kml/networklink.kml#L26-L28 (
The text was updated successfully, but these errors were encountered:
rsasaki0109
changed the title
Perspectives on real-time trajectory visualization
Real-time trajectory visualization
Jul 19, 2023
The viewpoint of the real-time trajectory visualization is fixed, but it would be better to change it as the trajectory transitions.
This can be achieved with the following
https://github.com/MapIV/eagleye/tree/main-ros2/eagleye_util/fix2kml
Also, this package does not have readme.md, which would be nice to have.
draft
The text was updated successfully, but these errors were encountered: