Project

General

Profile

Revision 126fea96

ID126fea969313da57c60bd2631fe36eafd83eb12c
Parent 339f64d2
Child f3bfb5b5

Added by Alex Zirbel about 11 years ago

Fixed existing doxygen; preparing to add more.

View differences:

scout/encoders/src/encoders.cpp
32 32
 * @author Colony Project, CMU Robotics Club
33 33
 * @author Alex Zirbel
34 34
 * @author Tom Mullins
35
 **/
36 35

  
37
#include <ros/ros.h>
38
#include "encoders.h"
39

  
40
/**
41 36
 * @defgroup encoders Encoders
42 37
 * @brief Functions for using the encoders
43 38
 *
44 39
 * @{
45
 */
40
 **/
41

  
42
#include <ros/ros.h>
43
#include "encoders.h"
46 44

  
47 45
/* Encoder instances */
48 46
/* @todo make sure these are the correct numbers */

Also available in: Unified diff