Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / encoders / CMakeLists.txt @ 6d0836d4

History | View | Annotate | Download (1.23 KB)

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

ce559b91 01/05/2012 12:14 AM Alex Zirbel

Fixed the encoders node.

Simplified the node to only advertise a single service - a query allows other nodes to find out, simply, the total distance traveled. The node also only handles plain encoder ticks, because distance and such computation should be done on the library end.

14241f84 10/24/2011 09:23 PM Lalitha Ganesan

Added Encoders and USB/Serial ROS nodes. Some of the functions in the
src/<node>.cpp files are not fully functional yet.