Skip to content

acquire-project/acquire-ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

acquire_ros

This repository contains ROS2 wrappers around the acquire drivers, allowing seamless integration of acquire camera and storage drivers into ROS2-based projects.

Build instructions

Of course, you must have ROS2 installed, and a workspace created into which you will clone this repo. Build using colcon as directed in the workspace link.

This repository maintains its dependencies through git submodules. It is therefore important to clone this repository recursively (git clone --recurse-submodules ...) and/or to update them in the source tree (git submodule update --init).

Package-specific instructions are in the README files of the packages.

About

ROS2 wrappers for Acquire drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published