Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.
/ vins_source Public archive

Helper package with launch files for getting imu and video sources.

Notifications You must be signed in to change notification settings

rpng/vins_source

Repository files navigation

vins_source

This repository has all drivers needed for all rpng vins systems. Please clone this repository instead of individual repositories. Add launch files into the vins_launch package folder for the different launch types.

Installing

  • Clone this repository with submodules:
    • git clone --recursive https://github.com/rpng/vins_source.git
  • If this repository is already cloned download submodules
    • cd vins_source
    • git submodule update --init --recursive
  • To add a new driver package (as a submodule)
    • git submodule add <url-to-git-repo>

############################# To reduce chameleon 3 resolution:

  • in PointGrey.cfg line 89: using "format7_mode1", which will result in resolution 482 x 644.
  • in nodelet.cpp: uncomment line 100-121.

About

Helper package with launch files for getting imu and video sources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages