Re: [ros-users] actionlib design questions

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Enea Scioni
日付:  
To: ros-users
題目: Re: [ros-users] actionlib design questions

HI all,

I'm following this topic but I'm also a bit confused..
In order to manage the whole system, composed as hundreds nodes, should I
use SMACH (instead actionlib)?
What is the " best practice " that ROS suggest? When should I use actionlib
and when SMACH?

Starting from the documentation (and my experiments), in a nutshell I see
actionlib more similar to a ROS Service, but with added features, as
possibilities to receive a feedback, delete the request and so on; to do
that actionlib use/implement an "internal" state machine in order to manage
the communication protocol on topic between the Action Server and Action
Client.
Is it true or I'm making a mistake?

Regards,
Enea Scioni
--
View this message in context: http://ros-users.122217.n3.nabble.com/actionlib-design-questions-tp1468507p1479561.html
Sent from the ROS-Users mailing list archive at Nabble.com.