Skip to content

Commit

Permalink
Mentioning sensor example
Browse files Browse the repository at this point in the history
  • Loading branch information
brtietz committed Jun 9, 2014
1 parent b16a24d commit 2496050
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/sensors/README_sensors.dox
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
\page sensors Sensors
Defines components of controllers that sense the world. In version
1.0.0 this only includes classes for logging data to text files
during a run
during a run.

An example is available in
examples/learningSpines/BaseSpineCPGControl.cpp, but two conditional
compile flags need to be set to true in the source code.

\version 1.0.0 (beta)
*/
Expand Down

0 comments on commit 2496050

Please sign in to comment.