Difference between revisions of "TB3 Intel ROS Project"

From wikidb
Jump to: navigation, search
(Status)
Line 9: Line 9:
 
'''In Process'''
 
'''In Process'''
  
== References ==
+
== Software Environment ==
 
+
  
 
* Ubuntu 16.04 '''Done'''  Dual Boot
 
* Ubuntu 16.04 '''Done'''  Dual Boot
Line 21: Line 20:
  
 
'''Done'''
 
'''Done'''
 +
 +
== 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 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 ==
Line 56: Line 57:
  
 
'''In Process '''
 
'''In Process '''
 +
 +
== REferences ==
  
 
* [https://github.com/intel/ros_intel_movidius_ncs ROS Intel Movidius NCS]
 
* [https://github.com/intel/ros_intel_movidius_ncs ROS Intel Movidius NCS]

Revision as of 11:48, 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 2 ROS Object Analytics

Status

Install

Run and Test

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