Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (25 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.14 KB

DISCONTINUATION OF PROJECT.

This project will no longer be maintained by Intel.

Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.

Intel no longer accepts patches to this project.

If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

camera_driver

ROS driver for Camera Devices

Prerequisite

  • Ubuntu 16.04
  • ROS Kinetic

How to Fetch

$ cd ~/catkin_ws/src

$ git clone https://github.intel.com/drones/camera_driver.git

How to Build

$ cd ~/catkin_ws

$ catkin build camera_driver

How to Run

$ rosrun camera_driver camera_driver_node

How to Test

  1. Run following command and whether camera ROS topics are listed

    $ rostopic list

  2. Run following command and check whether all GTests are passed

    $ catkin run_tests camera_driver

    $ catkin_test_results camera_driver

Any security issue should be reported using process at https://01.org/security