ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

action goal not calling back

asked 2014-11-19 09:50:41 -0500

arennuit gravatar image

updated 2014-11-21 11:28:33 -0500

Dear all,

I have set up an action server (unshamingly copied from JointTrajectoryController but for Planar movements). Note that this is an ActionServer, not a SimpleActionServer. Now it turns out that when I send a new goal, not all new goals get to call the server's goals callback: the callback simply does not get called 2 times out of 5 (3 times out of 5 the behavior is fine). There do not seem to be any logic to it.

So I thought I would echo the goal topics to check whether the goals are sent correctly. But another problem comes in: rather often and even when the action callback gets called the topic is not echoed, other times it is echoed as expected.

I must admit I am a bit lost regarding these 2 problems...

Any idea?

Thanks ;)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-07-17 05:04:19 -0500

yiheYH gravatar image

I have the same problem, please ask you to solve it

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-11-19 09:50:41 -0500

Seen: 163 times

Last updated: Nov 21 '14