Go to the source code of this file.
Namespaces | |
namespace | node |
Functions | |
def | node.auctioneer_services |
Auctioneer Services. | |
def | node.buyer_services |
End create_auctioneer_services. | |
def | node.cleanup |
End create_buyer_services. | |
def | node.handle_auction_config_server_callback |
End cleanup. | |
Variables | |
string | node.actual_role = 'none' |
tuple | node.auction_config_server |
string | node.auctioneer_bid_reception_server = '' |
string | node.auctioneer_server = '' |
string | node.buyer_server = '' |
string | node.master_server = '' |
node.role_assigned = False | |
tuple | node.service_path = rospy.get_name() |
End handle_auction_config_server_callback. |