Project

General

Profile

Revision ce8c3190

IDce8c3190b5bdbfd116d77d8feb3c981dcd3cc30e

Added by Alex Zirbel over 12 years ago

Integrated SonarControl into the libscout package.

View differences:

scout/libscout/src/libscout.cpp
64 64

  
65 65
    MotorControl motors = new MotorControl(node);
66 66
    HeadLightControl headlights = new HeadlightControl(node);
67
    SonarControl sonars = new SonarControl(node);
67 68

  
68 69
    /** @todo Copy this if for each module that gets added to the library */
69 70
    /*if(modules & LIB_MOTORS)

Also available in: Unified diff