We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Modify save scene service to include name of scene as input. Modify load scene service to load scene based on name of scene.
Modify save and load scene callbacks Create new service message in scene_manager_msgs package, to include -> string name, as input
Call save scene service and save it with a given name Call load scene service and load previously created scene
No response
The text was updated successfully, but these errors were encountered:
MariaBeneytoROB
No branches or pull requests
What do we want to achieve?
Modify save scene service to include name of scene as input.
Modify load scene service to load scene based on name of scene.
How do we plan to do it?
Modify save and load scene callbacks
Create new service message in scene_manager_msgs package, to include -> string name, as input
How can it be tested?
Call save scene service and save it with a given name
Call load scene service and load previously created scene
Subtasks
No response
The text was updated successfully, but these errors were encountered: