pr2_props_rfn acts as an interface between RoboFrameNet and the pr2_props action server. pr2_props_rfn is an RFNServer which listens for requests for pr2 props (eg, high-fiving). When a request comes in, move_base_rfn sends a request to the pr2_props action server.
pr2_props_rfn is ...