class documentation
class ArmState(object):
Undocumented
Method | __init__ |
Undocumented |
Method | force |
Activate or deactivate the learning mode using the ros service /niryo_robot/learning_mode/activate |
Method | robot |
Undocumented |
Method | set |
Activate or deactivate the learning mode using the ros service /niryo_robot/learning_mode/activate |
Instance Variable | check |
Undocumented |
Property | acceleration |
Undocumented |
Property | arm |
Undocumented |
Property | hardware |
Undocumented |
Property | hardware |
Undocumented |
Property | joint |
Undocumented |
Property | joints |
Undocumented |
Property | kinematics |
Undocumented |
Property | learning |
Undocumented |
Property | parameters |
Undocumented |
Property | robot |
Undocumented |
Property | transform |
Undocumented |
Property | velocity |
Undocumented |
Method | __callback |
Undocumented |
Method | __callback |
Undocumented |
Method | __callback |
Undocumented |
Method | __callback |
Undocumented |
Method | __callback |
Undocumented |
Method | __callback |
Undocumented |
Method | __init |
Undocumented |
Method | __publish |
Publish Integer between 1 and 100 which correspond to the function name :) :param _: TimeEvent object which is not used :return: None |
Method | __set |
Ask MoveIt to set the relative speed to (percentage)% :param percentage: :return: None |
Instance Variable | __acceleration |
Undocumented |
Instance Variable | __arm |
Undocumented |
Instance Variable | __arm |
Undocumented |
Instance Variable | __hardware |
Undocumented |
Instance Variable | __hardware |
Undocumented |
Instance Variable | __joint |
Undocumented |
Instance Variable | __joints |
Undocumented |
Instance Variable | __kinematics |
Undocumented |
Instance Variable | __learning |
Undocumented |
Instance Variable | __learning |
Undocumented |
Instance Variable | __max |
Undocumented |
Instance Variable | __max |
Undocumented |
Instance Variable | __reference |
Undocumented |
Instance Variable | __robot |
Undocumented |
Instance Variable | __state |
Undocumented |
Instance Variable | __transform |
Undocumented |
Instance Variable | __velocity |
Undocumented |
Instance Variable | __velocity |
Undocumented |
Activate or deactivate the learning mode using the ros service /niryo_robot/learning_mode/activate
Parameters | |
set | |
Returns | |
bool | Success if the learning mode was properly activate or deactivate, False if not |
Activate or deactivate the learning mode using the ros service /niryo_robot/learning_mode/activate
Parameters | |
set | |
Returns | |
bool | Success if the learning mode was properly activate or deactivate, False if not |
Publish Integer between 1 and 100 which correspond to the function name :) :param _: TimeEvent object which is not used :return: None