When an agent uses RosArch it is not possible to send/receive msgs via kqml, only via the ROS topics jason/send_msg and jason/receive_msg. Should it be like this? Allow the programmer to choose? Or create an additional architecture for when the agent needs to communicate via ROS? Like RosArchComm.
When an agent uses RosArch it is not possible to send/receive msgs via kqml, only via the ROS topics
jason/send_msg
andjason/receive_msg
. Should it be like this? Allow the programmer to choose? Or create an additional architecture for when the agent needs to communicate via ROS? Like RosArchComm.