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
When trying to launch the blackboard tutorial here: https://py-trees-ros-tutorials.readthedocs.io/en/release-2.1.x/tutorials.html
If you try: py-trees-blackboard-watcher
You get : ERROR: service not found [type: py_trees_ros_interfaces/srv/GetBlackboardVariables]
However if you try any of the other commands with option: py-trees-blackboard-watcher /battery.percentage
It works, and if you go back and try to watch all variables by using 'py-trees-blackboard-watcher' after now you dont get any errors and it works.
The text was updated successfully, but these errors were encountered:
So I can reproduce:
Which tutorial were you failing on? Which ROS release? Or was it from sources?
Sorry, something went wrong.
Tutorial 3 - Introspect the Blackboard Ros Foxy Unbuntu 20.04
stonier
No branches or pull requests
When trying to launch the blackboard tutorial here:
https://py-trees-ros-tutorials.readthedocs.io/en/release-2.1.x/tutorials.html
If you try:
py-trees-blackboard-watcher
You get :
ERROR: service not found [type: py_trees_ros_interfaces/srv/GetBlackboardVariables]
However if you try any of the other commands with option:
py-trees-blackboard-watcher /battery.percentage
It works, and if you go back and try to watch all variables by using 'py-trees-blackboard-watcher'
after now you dont get any errors and it works.
The text was updated successfully, but these errors were encountered: