PR2 / pr2_common

46 stars 78 forks source link

ActionServer should reject goals which are received before it starts (ros ticket #2781) #145

Closed ahendrix closed 11 years ago

ahendrix commented 11 years ago

Currently, the action server drops goals received before the action server starts. Instead, it should probably reject these goals.

trac data:

ahendrix commented 11 years ago

[kwc] duplicates