~cyphylab/cyphy/bonsai

« back to all changes in this revision

Viewing changes to people_mapping/trajectory_clustering/manifest.xml

  • Committer: liz.murphy at edu
  • Date: 2012-06-08 01:58:16 UTC
  • Revision ID: liz.murphy@qut.edu.au-20120608015816-obcb29a4ifaejgd2
Cleaned out people mapping

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<package>
2
 
  <description brief="trajectory_clustering">
3
 
 
4
 
     imitation_clustering
5
 
 
6
 
  </description>
7
 
  <author>liz</author>
8
 
  <license>BSD</license>
9
 
  <review status="unreviewed" notes=""/>
10
 
  <url>http://ros.org/wiki/trajectory_clustering</url>
11
 
  <depend package="roscpp"/>
12
 
  <depend package="geometry_msgs"/>
13
 
  <depend package="costmap_2d"/>
14
 
  <depend package="nav_msgs"/>
15
 
  <depend package="eigen"/>
16
 
  <depend package="tf"/>
17
 
  <depend package="visualization_msgs"/>
18
 
 
19
 
</package>
20
 
 
21