Skip to content

Commit c9c05b7

Browse files
committed
Updated LOC
1 parent bbe700a commit c9c05b7

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
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-

0 commit comments

Comments
 (0)