Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / encoders / CMakeLists.txt @ d2dedb17

History | View | Annotate | Download (1.23 KB)

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