Skip to content

A ros implementation of the ubxtranslator python package from DalyMople

License

Notifications You must be signed in to change notification settings

unmannedlab/UBX_ROS_DRIVER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBX_ROS_DRIVER (v0.1.0)

A ros implementation of the ubxtranslator python package from Daly Mople.

Install

Navigate your desired workspace's src directory.

Run:

git clone https://github.com/gchustz/UBX_ROS_DRIVER.git
cd ..
catkin_make
source devel/setup.bash

Dependencies and the udev serial rules can be added by running

cd UBX_ROS_DRIVER/scripts/
sudo ./setup.sh

Dependencies

Credit

This work is adapted from:

License

GPL v3.0

About

A ros implementation of the ubxtranslator python package from DalyMople

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.0%
  • CMake 12.7%
  • Shell 1.3%