Project

General

Profile

Revision 6761a531

ID6761a53177d5f8d6771f18a6f948abccc4365076

Added by Priya about 12 years ago

Pushing modified behavior process that requires less arguments and appends scoutname to ros node name. and a compiling but not tested version of test_behaviors (scheduler and wh_robot)

View differences:

scout/libscout/src/MotorControl.cpp
56 56
        node.serviceClient<motors::query_motors>(scoutname + "/query_motors");
57 57
}
58 58

  
59
MotorControl::~MotorControl()
60
{
61
    set_sides(0, 0, MOTOR_ABSOLUTE);
62
}
63

  
59 64
/**
60 65
 * @brief Sets all the speeds according to the specificiation of which motors
61 66
 *        to set.

Also available in: Unified diff