Go to the source code of this file.
Namespaces | |
namespace | node |
Functions | |
def | node.handle_auction_server_callback |
Auction Config Service Callback. | |
Variables | |
string | node.actual_role = 'none' |
string | node.auctioneer_bid_reception_server = '' |
tuple | node.auctioneer_response |
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. |