Giter VIP home page Giter VIP logo

Comments (6)

DaveKram avatar DaveKram commented on July 19, 2024 1

LLA2NED and LLA2ENU are added in c85ba11

These are done by converting your LLA origin + LLA actual point to ECEF and using the NED/ENU rotation matrix respectively applied to (actual_ecef - origin_ecef)

from coord_transforms.

DaveKram avatar DaveKram commented on July 19, 2024

Are you talking about converting an LLA to NED/ENU given a local LLA origin? That wouldn't be too difficult to add I would think.

Something like Matlab's geodetic2ned?

from coord_transforms.

fintelia avatar fintelia commented on July 19, 2024

Yeah, that's what I had in mind

from coord_transforms.

DaveKram avatar DaveKram commented on July 19, 2024

Alright, I'm going to take a look at this tonight - if I can get something working I'll also do a crates.io release alongside it.

from coord_transforms.

DaveKram avatar DaveKram commented on July 19, 2024

I'll be working on the other way (NED2LLA and ENU2LLA) in a little while.

from coord_transforms.

DaveKram avatar DaveKram commented on July 19, 2024

NED2LLA and ENU2LLA are supported int 4690d2b

I'll be making a release of this version on Github and on crates.io. It has also passed the Travis CI build tests.

Thanks for the suggestions! Closing this now. Let me know if you use this/have issues. Been kind of busy recently so I'm hoping my math is right :) Matlab seems to think so.

from coord_transforms.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.