We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run the node
roscore rosrun mbot_nlu mbot_nlu_node
Visualize the intention and arguments
rostopic echo /natural_language_understanding/recognized_intention
Trigger the node with some text
rostopic pub --once /natural_language_understanding/nlu_input_sentence std_msgs/String "data: 'go to the kitchen and pick the spoon'"
There was an error while loading. Please reload this page.