Difference between revisions of "TB3 Intel ROS Project"

From wikidb
Jump to: navigation, search
(Package 1 Object Msgs)
(Package 1 Object Msgs)
Line 19: Line 19:
 
 
 
 
  
= Package 1 Object Msgs =
+
== Package 1 Object Msgs ==
<h1><span class="mw-headline" id="Package 1 Object Msgs">Package 1 Object Msgs</span></h1>
+
  
== Status ==
+
=== Status ===
  
 
'''Done'''
 
'''Done'''
  
== References ==
+
=== References ===
  
 
* [https://github.com/intel/object_msgs/blob/master/README.md README]
 
* [https://github.com/intel/object_msgs/blob/master/README.md README]
 
* [https://github.com/intel/ros_intel_movidius_ncs/blob/devel/README.md README] see also section 4 See also "building and Installation"
 
* [https://github.com/intel/ros_intel_movidius_ncs/blob/devel/README.md README] see also section 4 See also "building and Installation"
  
== Build and Install ==
+
=== Build and Install ===
  
 
   $ cd ~/catkin_ws/src
 
   $ cd ~/catkin_ws/src
Line 45: Line 44:
 
   $ source install/setup.bash
 
   $ source install/setup.bash
  
== Run and Test ==
+
=== Run and Test ===
  
 
'''None'''
 
'''None'''

Revision as of 17:58, 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