File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 88 * [ Getting Started Example Object Tracking Project] ( #example-object-tracking-project )
99 * [ Addition documentation] ( #additional-documentation )
1010 * [ Robot Tracking] ( #robot-tracking )
11+ * [ Getting Started Example Robot Tracking Project] ( #example-robot-tracking-project-using-mpi-apollo-robot )
1112
1213
1314
@@ -99,16 +100,3 @@ If CUDA is not being used, you can start the CPU based setup by launching
99100` lula_example_cpu.launch ` instead. Note that the CPU version will run slower.
100101
101102
102- # Depth Based Object and Robot Tracking
103-
104- This is a collection of packages for tracking known objects and articulated
105- robots based on depth images and additionally joint angle sensor for the robot
106- tracking.
107-
108- ## Requirements
109- * MS Kinect or Asus XTION depth sensor
110- * Ubuntu 14.04
111- * Tested with [ ROS Indigo] ( http://wiki.ros.org/indigo )
112- * c++11 Compiler (gcc-4.7 or later)
113- * [ CUDA] ( https://developer.nvidia.com/cuda-downloads ) 6.5 or later (optional)
114-
You can’t perform that action at this time.
0 commit comments