Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a node in the plan of gpsr to handle the corrected sentence #55

Open
tomkimsour opened this issue Apr 21, 2023 · 0 comments
Open

Add a node in the plan of gpsr to handle the corrected sentence #55

tomkimsour opened this issue Apr 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomkimsour
Copy link
Member

When listening to the gpsr command we want to make sure the input text is correct. For that we need to create a new action that sends the listened command to the tablet on /robobreizh/sentece_gpsr and listen to the output of the tablet on /robobreizh/sentence_gpsr_corrected topic.
Once the sentence is corrected write it down in the database.
Look at the following function and do the appropriate modifications

void aListenOrders(string params, bool* run) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants