Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / motors @ master

Name Size
  src
CMakeLists.txt 1.23 KB
Makefile 42 Bytes
mainpage.dox 725 Bytes
manifest.xml 541 Bytes

Latest revisions

# Date Author Comment
3a73516c 04/28/2013 01:32 PM Alex Zirbel

Added doxygen documentation to many files.

126fea96 03/31/2013 03:22 PM Alex Zirbel

Fixed existing doxygen; preparing to add more.

6ebee82c 03/23/2013 02:44 PM Alex Zirbel

Moved all messages to the messages/ folder.

This meant changing a lot of includes and things.

2237e1f0 02/25/2013 07:37 PM Thomas Mullins

Changed motor max speed and added constants in set_motors.msg

The new speed range is -100 to 100, to be consistent with the pwm
driver. They can be accessed with motors::set_motors::MIN_SPEED and
motors::set_motors::MAX_SPEED respectively.

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.

View revisions

Also available in: Atom