Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / motors / msg @ bf68fc90

Name Size
set_motors.msg 250 Bytes

Latest revisions

# Date Author Comment
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

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.

a8480867 12/04/2011 01:17 AM Alex Zirbel

Made a lot of changes to the general structure.

Applied object-orienting techniques to the code, cleaning it up considerably. Major design changes are as follows:

  • All separate node code (ie motors) are meant to only interface with hardware - doing as little logic as possible....
2814387f 11/30/2011 10:14 PM Alex Zirbel

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.

c9f87aaf 10/19/2011 09:19 PM Ben Wasserman

Added code inside motors.cpp to set and read individual speeds in different units. Also added appropriate headers to motors.h, and units field to query_motors.srv and set_motors.msg

0121ead7 10/07/2011 10:26 PM Ben Wasserman

Added the ROS stack with the libscout, motors, and sonar packages to the reposititory, and associated files. There are probably still things missing. Libscout won't run properly, but it and motors will compile. Sonar is probably broken, but nothing depends on it yet, so this shouldn't be an issue.

c406f16b 09/28/2011 04:04 PM Ben

Created first version of git repository; added libscout and motors packages.

The repository root is the ros directory, which contains the ROS stack for the scout project.
The included files are those that ROS creates with a new stack or package, and those created manually. Files created during compilation are not included....

View revisions

Also available in: Atom