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

Actionlib SimpleActionClient Connecting to SimpleActionServer

asked 2013-12-05 18:24:14 -0500

daalt gravatar image

I am trying to implement a SimpleActionServer and SimpleActionClient, but the client seems to be getting hung up on the "wait_for_server" command. Both the client and server just sit there producing no messages.

Just so I can get the basic concept down, how exactly do the server and client components get connected? What class members enable a connection to get established between them?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-12-05 21:27:36 -0500

BennyRe gravatar image

I think it is only the name of the action and the type of the action, the client and server get templated to.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-12-05 18:24:14 -0500

Seen: 153 times

Last updated: Dec 05 '13