Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / motors @ 40659cb8

Name Size
  msg
  src
  srv
CMakeLists.txt 1.22 KB
Makefile 42 Bytes
mainpage.dox 725 Bytes
manifest.xml 510 Bytes

Latest revisions

# Date Author Comment
c06735bb 02/17/2013 03:42 PM Hui Jun Tay

Removed headers, sonar uses custom timestamp, added code to manually update timestamp

60a90290 02/10/2013 02:36 PM Hui Jun Tay

\Fixed teleop to work with behaviors. Teleop currently has priority over behaviors

493cc515 12/09/2012 06:12 PM Thomas Mullins

Removed unnecessary extra code in motors node (oops!)

fcd68ec1 12/09/2012 06:12 PM Thomas Mullins

Fixed whitespace in motors node

8913c26d 12/09/2012 06:09 PM Thomas Mullins

Fixed motors node to work around pwm driver bug

The node can now only do writes to /dev/pwm*, because doing both reads
and writes causes the fstream to try seeking, which fails because it's
not supported by the driver. Then the fstream refuses to do any more io.

04114d13 11/17/2012 03:21 AM Alex Zirbel

Fixed teleop with new units, and changes the refresh rate to be closer to true m/s.

6257c97d 11/17/2012 01:15 AM Alex Zirbel

Continuing work on standardization of units.

7e9a19f4 10/21/2012 05:29 PM Thomas Mullins

Added flush to motors node so hardware values actually change

ed37d345 10/20/2012 11:29 AM Thomas Mullins

Finished adding gpio control to motors node

I changed the Motor constructor to take pin numbers instead of file
names, and construct the file names itself. All that remains in testing.

560d2317 10/14/2012 04:41 PM Thomas Mullins

Added forward/backward support to motors node

View revisions

Also available in: Atom