Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / messages / msg @ 071926c2

# Date Author Comment
071926c2 03/04/2013 08:28 PM Alex Zirbel

Retired (deleted) unused packages.

Moved their msg/srv definitions to the messages/ package instead, and revised the libscout and scoutsim files that depended on those namespaces.

36664e39 11/16/2012 05:44 PM Priya

Changed Odometry to publish a ScoutPosition message with the scoutname, x, y, and theta.

71d57001 02/16/2012 04:33 PM Thomas Mullins

Added WirelessSender class to libscout

WirelessSender will hold some metadata like packet destination, pan, and
channel, and will publish a WirelessPacket (also, added
messsages/WirelessPacket.msg) to /wireless/send
So far, lacks proper documentation and static functions similarly named...