Difference between revisions of "TB3 Intel ROS Project"

From wikidb
Jump to: navigation, search
(Environment Setup)
(Environment Setup)
Line 99: Line 99:
 
* Install NC APP Zoo '''Done''' [[TB3 Movidius Applications]]
 
* Install NC APP Zoo '''Done''' [[TB3 Movidius Applications]]
 
* NCSDK should be installed in /opt/movidius by default. Create a symbol link in /opt/movidius to NC APP Zoo. '''Done''' [[TB3 Movidius Applications]]
 
* NCSDK should be installed in /opt/movidius by default. Create a symbol link in /opt/movidius to NC APP Zoo. '''Done''' [[TB3 Movidius Applications]]
* Install ROS package for different cameras as needed. '''Double Check'''
+
* Install ROS package for different cameras as needed. '''Done'''
** Standard USB Cameras '''Done''' [[TR3 Standard USB Cameras]]
+
** Standard USB Cameras '''Done''' [[TR3 Standard USB Cameras]] or
 +
** RealSense D400 series camera '''D200 maybe'''  [[TB3 RealSense Test]]
  
 
=== Build and Install ===
 
=== Build and Install ===

Revision as of 18:45, 23 June 2018

References

 

Prerequisites 0

Status

In Process

Software Environment

  • Ubuntu 16.04 Done Dual Boot
  • ROS Kenetic Done Dellras ROS
  • 3D camera ROS node Double Check See Package 4 below

 

Package 1 Object Msgs

Status

Done

References

  • README
  • README see also section 4 See also "building and Installation"

Build and Install

 $ cd ~/catkin_ws/src

 $ git clone https://github.com/intel/object_msgs

 $ cd ~/catkin_ws

 $ catkin_make

 $ catkin_make install

 $ source install/setup.bash

Run and Test

None

 

Package 3 Intel ROS Object Detect Launch

Status

Done

Reference

Install

 $ cd ~/catkin_ws/src/
 $ git clone https://github.com/intel/ros_object_detect_launch

 $ cd ..

 $ catkin_make

ROS object Detect Launch Install Log

 $ catkin_make install

Run and Test

none

 

Package 4 ROS Intel Movidius NCS

Status

In Process

REferences

Environment Setup

  • README see section 3 "Environment Setup"

Build and Install

TBD

Running Demos

TBD

 

Package 2 Intel ROS Object Analytics

Status

TBD

Figure out the impact of OpenCV version 3.2 or 3.3.

Reference

Install

Run and Test

 

Package 5 ROS OpenCL Caffe

Status

TBD

Reference

Install

Run and Test