Ignore:
Timestamp:
11/28/19 17:08:04 (4 years ago)
Author:
Sanahuja Guillaume
Message:

add servos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/FlairSensorActuator/src/LaserRangeFinder.h

    r214 r340  
    4747  */
    4848  LaserRangeFinder(std::string name);
    49   /*!
    50   * \brief Constructor
    51   *
    52   * Construct a UsRangeFinder. Simulation part.
    53   *
    54   * \param parent parent
    55   * \param name name
    56   */
    57   LaserRangeFinder(const core::IODevice *parent, std::string name);
     49 
    5850  /*!
    5951  * \brief Destructor
Note: See TracChangeset for help on using the changeset viewer.