Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 425 Bytes

applanix

Overview

This package contains the applanix POS LVX GNSS INS driver and message packet. The current master branch works with ROS Galactic.

Installation

Install applanix repository:

git clone https://github.com/autowarefoundation/applanix.git
cd existing_repo
git remote add origin https://github.com/autowarefoundation/applanix.git
git branch -M main