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

intel/camera_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published