Classes | |
| class | ArbotixROS |
| Main ROS interface. More... | |
Variables | |
| tuple | a = ArbotixROS() |
| dictionary | controller_types |
| tuple driver::a = ArbotixROS() |
| dictionary driver::controller_types |
00001 { "follow_controller" : FollowController, 00002 "diff_controller" : DiffController, 00003 # "omni_controller" : OmniController, 00004 "linear_controller" : LinearControllerAbsolute, 00005 "linear_controller_i" : LinearControllerIncremental }