Project

General

Profile

Revision 2814387f

ID2814387f48599dab8a99852093cc51629a14fb89
Parent f0a9ebb3
Child a8480867

Added by Alex Zirbel over 12 years ago

Updated motors code.

Changed the definitions for the set_motors message, which forced a few
implementation changes as well.

Changed "libscout_node" to "node" and "n" to "node" in other packages.

View differences:

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

  
13
  <export>
14
    <cpp cflags="-I${prefix}/include" lflags="-Wl,-rpath,${prefix}/lib -L${prefix}/lib -lmotors"/>
15
  </export>
16

  
13 17
</package>
14 18

  
15 19

  

Also available in: Unified diff