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

py-trees-tree-viewer for multiple robots #38

Open
nisan016 opened this issue Dec 2, 2024 · 0 comments
Open

py-trees-tree-viewer for multiple robots #38

nisan016 opened this issue Dec 2, 2024 · 0 comments

Comments

@nisan016
Copy link

nisan016 commented Dec 2, 2024

Hi,
I'm working with multi-robot systems and have tried to run py-trees-tree-viewer for my robots under different namespaces. I was able to select the namespace in the "Namespace" box. However, when I select the other one (have two robots) I got the following error:

Exception in thread Thread-1 (spin): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/opt/dependencies_ws/install/lib/python3.10/site-packages/py_trees_ros_viewer/backend.py", line 258, in spin self.connect(self.enqueued_connection_request_namespace) File "/opt/dependencies_ws/install/lib/python3.10/site-packages/py_trees_ros_viewer/backend.py", line 299, in connect console.logdebug("cancelling existing snapshot stream connection [{}][backend]".format(self.snapshot_stream_watcher)) AttributeError: 'Backend' object has no attribute 'snapshot_stream_watcher'. Did you mean: 'snapshot_stream_type'?

I am using Ubuntu 22.04 and ros2 humble (built py-trees-tree-viewer from source code from github). Have anyone else encountered the same problem?

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

No branches or pull requests

1 participant