libkindrv 0.1
|
▼Cstd::exception | |
CKinDrv::KinDrvException | Exception that is thrown by this Api |
CKinDrv::jaco_basic_traj_point_t | Basic trajectory struct |
CKinDrv::jaco_client_config_t | Struct containing the client information and configuration |
CKinDrv::jaco_joystick_axis_t | Struct for joystick axis movement. Make sure to initialze with 0s! |
CKinDrv::jaco_joystick_t | Each joystick action (button,axis) as a whole is represented by one of this struct. Make sure to initialze with 0s! |
CKinDrv::jaco_position_t | Jaco universal position struct |
CKinDrv::jaco_sensor_info_t | Struct that holds values of various sensors of the robot |
CKinDrv::jaco_user_position_t | User position struct |
CKinDrv::JacoArm | Main JacoArm class. All communication is done via an instance of this |
CKinDrv::usb_device_struct | |
CKinDrv::usb_packet_header_t | USB packet header struct. All USB packets must have this header structure |
CKinDrv::usb_packet_t | USB packet struct. All USB I/O is one of this |