-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Labels
Description
Original report (archived issue) by Steven Gray (Bitbucket: stgray).
This looks very much like #33. I’m working on my comms node and would like to restart it multiple times without restarting the sim.
To recreate - repeated running of the subt_example_node without also restarting the sim also results in this failure:
Broker::Register() warning: ID [X1] already exists
Broker::Bind() error: Address [X1] already used in a previous Bind()
Produced with the following – including killing and restarting subt_example_node once.
ign launch -v 4 urban_circuit.ign worldName:=urban_qual robotName1:=X1 robotConfig1:=X2_SENSOR_CONFIG_6
rosrun subt_example subt_example_node X1
Reactions are currently unavailable