utexas-bwi / rocon_scheduler_requests

Interfaces for managing rocon scheduler requests
http://wiki.ros.org/rocon_scheduler_requests
0 stars 3 forks source link

Move the priority queue implementation here from concert_simple_scheduler #25

Closed jack-oquin closed 10 years ago

jack-oquin commented 10 years ago

The existing experimental implementation is here:

I will probably rename the module to priority_queue when moving it.

jack-oquin commented 10 years ago

That module is stands alone perfectly well. It neither depends on this package, nor does this package depend on it.

The main advantages of moving it here are:

jack-oquin commented 10 years ago

The module name has been changed to priority_queue in rocon_experimental.

It works fine, but I feel no urgency to move it here. If someone wants to use it, please add a comment to this issue.

jack-oquin commented 10 years ago

@stonier:

jack-oquin commented 10 years ago

Done.

Not here, but in the renamed concert_scheduler_requests, in the concert_scheduling repository.

stonier commented 10 years ago

:+1: