Project

General

Profile

Revision 3a73516c

ID3a73516cb7efbc966fcdb130af4e5c176a4ca90f
Parent ca9029b7
Child ae23d242

Added by Alex Zirbel almost 11 years ago

Added doxygen documentation to many files.

View differences:

scout/libscout/src/EncodersControl.cpp
26 26
/**
27 27
 * @file EncodersControl.cpp
28 28
 * @brief Contains encoder function implementation
29
 *
30
 * @defgroup encoderscontrol EncodersControl
31
 * @brief Functions which a behavior can use to control the encoders.
32
 * @ingroup behavior
29 33
 * 
30 34
 * @author Colony Project, CMU Robotics Club
31 35
 * @author Alex Zirbel
......
82 86
        ROS_ERROR("EncodersControl reset failed.");
83 87
    }
84 88
}
89

  
90
/** @} */

Also available in: Unified diff