Robotics StackExchange | Archived questions

Simple Action Server Not Responding - Kobuki

HI,

I've trying to migrate the docking alg robot from a nodelet to a standard node.

Both the server and non-modified client come up and produce graph below. However when I send the goal the server the goalCb isn't being called.

I've uploaded the code here https://www.dropbox.com/sh/hflo2n3t2egdb0r/AAC7rtI6c6yMkLaJ2LeXwxjYa?dl=0 and I can't see what the problem is. I think the lAutoDockingROS->spin(); is somehow failing to acknowledge the callback.

I'd most appreciate some assistance in getting this working.

image description

Many Thanks

Mark

Asked by MarkyMark2012 on 2017-06-25 16:49:15 UTC

Comments

Hi, did you manage to fix this problem?

Asked by Jurrian on 2021-02-04 05:19:29 UTC

Hi - sorry v late to reply. In short yes I did. Do you still need an answer? Or I can up load to github

Asked by MarkyMark2012 on 2021-06-04 07:39:03 UTC

Answers