I am utilizing Rasa in robotic manipulation using the robotic operating system (ROS). I was wondering if any others would utilize such a feature as it would allow communication with a robotic system through natural language.
I would like to know any suggestions in terms of how any of you would benefit of such a link so I can create a project that allows an easy link between the two with some sample tasks for the robot.
Hi @Nasr,
I’m currently working with ROS and RASA. And now I want to send a RASA Entity to ROS Navigation (Name or ID of a person). So how can I do this stuff, sir? Please give me a hand.
Thanks you pretty much, sir!
I’m not sure I get your question correctly. But if you’re going to transform it to string you can easily do that by following the demo talker-listener tutorial (Python, C++)