Giter Site home page Giter Site logo

usv_gps_gui's Introduction

USV_GPS_GUI: GPS Based USV Map Plotting GUI

This repository is set for the testing at KAIST Duck Pond, Daejeon, South-Korea.
Customization instruction for the other regions is soon to be added.

1. HOW TO RUN

  1. While GPS Data is being published by the data with topic name /ublox/fix (sensor_msgs::NavSatFix), run below command in Shell #1
$ roslaunch heron_lla2utm coordinate_convertion.launch
  1. Run one of the below commands for different results in Shell #2

  (Help): To see available arguments

$ rosrun heron_gui main_gui.py -h

  (Read): Read and plot the waypoints from ./heron_gui/src/csv_files/<_filename>.csv

$ rosrun heron_gui main_gui.py -m wp_read # <_filename> is set to 'square' as default, follow instruction below to customize

  (Export): Use GUI to select waypoints and export into ./heron_gui/src/csv_files/<new_filename>.csv

$ rosrun heron_gui main_gui.py -m wp_plot # <new_filename> is set to 'export_data' as default, follow instruction below to customize

2. CUSTOMIZE

case 1: Change GPS-streaming ROSTopic name

case 2: Change map file

case 3: Change *.csv file

case 4: Change GUI plot color

usv_gps_gui's People

Contributors

ldw200012 avatar

Stargazers

 avatar

Watchers

 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.