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/motors/src/motors.cpp
32 32
 * @author Colony Project, CMU Robotics Club
33 33
 * @author Ben Wasserman
34 34
 * @author Tom Mullins
35

  
36
 * @defgroup motors Motors
37
 * @brief Functions for using the motors
38
 *
39
 * @{
35 40
 */
36 41

  
37 42
#include <ros/ros.h>
......
41 46
using namespace std;
42 47

  
43 48
/**
44
 * @defgroup motors Motors
45
 * @brief Functions for using the motors
46
 *
47
 * @{
48
 */
49

  
50
/**
51 49
 * @brief Motor constructor
52 50
 *
53 51
 * Opens device file and reads initial PWM value

Also available in: Unified diff