Classes | |
| class | Robot |
Variables | |
| string | BASE_LINK = 'base_link' |
| string | PKG = 'fetch_pbd_interaction' |
| string | SOUND_FILEFORMAT = '.wav' |
| tuple | SOUNDS_DIR = os.path.join(roslib.packages.get_pkg_dir(PKG), 'sounds', '') |
Robot class that provides an interface to arm and head (maybe base later)
| string fetch_pbd_interaction::robot::BASE_LINK = 'base_link' |
| string fetch_pbd_interaction::robot::PKG = 'fetch_pbd_interaction' |
| string fetch_pbd_interaction::robot::SOUND_FILEFORMAT = '.wav' |
| tuple fetch_pbd_interaction::robot::SOUNDS_DIR = os.path.join(roslib.packages.get_pkg_dir(PKG), 'sounds', '') |