Project

General

Profile

Statistics
| Branch: | Revision:

root / scout @ d2dedb17

Name Size
  analog
  bom
  buttons
  cliffsensor
  encoders
  headlights
  libscout
  linesensor
  messages
  motors
  power
  scoutsim
  sonar
  usb_serial
CMakeLists.txt 815 Bytes
Doxyfile 69 KB
Makefile 48 Bytes
stack.xml 236 Bytes

Latest revisions

# Date Author Comment
d2dedb17 02/03/2013 03:53 PM Alex Zirbel

Bugfix to BehaviorGUI causing crashes.

cfdb3afa 01/29/2013 07:18 PM Alex Zirbel

Added latching to publishers so the first message gets noticed.

f325b893 01/06/2013 06:50 PM Alex Zirbel

Added conversions abs_to_rel and rel_to_abs.

Also, added warnings after these conversions in the case that a requested speed has to be cropped.

Tested against a temporary behavior which set the speeds (now removed since it's very easy to write such a test behavior).

4e393fcc 01/04/2013 05:46 PM Alex Zirbel

Added code for unit conversion, pending tests.

f3549f76 01/04/2013 04:07 PM Alex Zirbel

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

9d9e04ba 01/04/2013 04:06 PM Alex Zirbel

Old little changes to sonar.

4807b056 12/30/2012 12:08 PM Priya

Adding a Priya custom scout.

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.

View revisions

Also available in: Atom