Skip to content

A lightweight tool for visualizing gps trajectory in browser in real time

Notifications You must be signed in to change notification settings

ziliHarvey/GPS-Browser-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS-Browser-Visualizer

A lightweight tool for visualizing gps trajectory in browser in real time.

Demo

Dependency

Required: ROS, rosbridge, Mapbox.js, roslibjs, and openstreetmap.
Optional: Swift ROS SDK, which isn't required for visualizing trajectory, is used to display speed and states.

Data

All bags are collected around CMU neighborhood using a Swift GNSS Receiver with RTK enabled.

Install and usage

Insert your mapbox api key here, and then

sudo apt-get install ros-melodic-rosbridge-suite
git clone https://github.com/ziliHarvey/GPS-Browser-Visualizer.git
roslaunch rosbridge_server rosbridge_websocket.launch
cd GPS-Browser-Visualizer
google-chrome visualizer.html
cd ../data
rosbag play sample0.bag

Acknowledgement

Welcome to use this tool for your research work, and just please cite this repo if it's helpful :)

About

A lightweight tool for visualizing gps trajectory in browser in real time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages