Coder Social home page Coder Social logo

zurich-eye / geodetic_utils Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ethz-asl/geodetic_utils

2.0 6.0 0.0 63 KB

Simple library for converting coordinates to/from several geodetic frames (lat/lon, ECEF, ENU, NED, etc.)

CMake 2.60% C++ 73.62% Python 23.78%

geodetic_utils's Introduction

geodetic_utils

Description

Simple library for converting coordinates to/from several geodetic frames and managing incoming GPS information.

Libraries

geodetic_conv

  • Stores a frame as a reference
  • Converts between various co-ordinate systems: WGS84, ECEF, ENU, NED (see 'Notes' below)

Nodes

set_gps_reference_node

Creates a reference frame based on initial GPS measurements

Arguments

  • number of initial GPS measurements to wait for and average over

Subscribed Topics:

gps_to_pose_conversion_node

Publishes position information based on GPS measurements and initialised reference frame

Parameters

  • sim - true if GPS readings received from /gazebo using Hectors plugin, false if received from actual device

Subscribed Topics:

Published Topics:

Dependencies:

  • ros
  • geometry_msgs
  • sensor_msgs

Notes:

Co-ordinate systems supported:

  • WGS84 - Global Positioning System - [latitude, longtitude, height]
  • ECEF - Earth-Centred, Earth-Fixed - [x,y,z] in Earth frame
  • ENU - East, North, Up - [x,y,z] in local frame
  • NED - North, East, Down - [x,y,z] in local frame

Credits:

Enric Galceran, Marija Popović - ETHZ ASL - 15 October 2015

geodetic_utils's People

Contributors

fmina avatar enricgalceran avatar raghavkhanna avatar

Stargazers

Arm Avc avatar  avatar

Watchers

James Cloos avatar Christian Forster avatar Janosch Nikolic avatar  avatar Hannes Friederich avatar  avatar

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.