Project

General

Profile

Revision 00842750

ID00842750f69ef2358b9e3b283754cc5a43b3f88c
Parent b64c27b7
Child 18e2028b, 266c6758

Added by Ben Wasserman over 12 years ago

Edited manifest.xml and mainpage.dox to have better descriptions.

View differences:

scout/motors/mainpage.dox
2 2
\mainpage
3 3
\htmlinclude manifest.html
4 4

  
5
\b motors is ... 
5
\b motors is the ros node that will drive the motors and provide all motors functionality and control.
6 6

  
7 7
<!-- 
8
Provide an overview of your package.
8
Motors will contain the functions neceessary for setting and reading motor speeds and modes.
9 9
-->
10 10

  
11 11

  
scout/motors/manifest.xml
1 1
<package>
2 2
  <description brief="motors">
3

  
4 3
     motors
5

  
4
     Module to drive the motors and provide all motor control functionality.
6 5
  </description>
7 6
  <author>Ben</author>
8 7
  <license>BSD</license>
9 8
  <review status="unreviewed" notes=""/>
10
  <url>http://ros.org/wiki/motors</url>
9
  <url>https://www.roboticsclub.org/redmine/projects/colonyscout/wiki</url>
11 10
  <depend package="roscpp"/>
12 11
  <depend package="std_msgs"/>
13 12

  

Also available in: Unified diff