-
Notifications
You must be signed in to change notification settings - Fork 316
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
view_controller_chains does not work with example #1095
Comments
@pac48 could you please have a look on that if you find time? |
I was able to reproduce the error that you mentioned. It seems that the Python library was changed from Is it possible to get a diagram of what the output should look like? The output above doesn't seem right. |
I haven't seen the changes from your version, sorry. Maybe @sachinkum0009 can have a look? @saikishor designed the example, imho the graph posted above isn't correct? |
I believe the motivation for using a different graphviz python implementation was that the former isn't supported by rosdep |
Describe the bug
The output of view_controller_chains does not seem to work with the new example 12 of the demo repository.
To Reproduce
Steps to reproduce the behavior:
ros2 control view_controller_chains
Expected behavior
Some chain in the PDF.
Screenshots
But there are no links, just nodes:
controller_diagram.gv.pdf
Environment (please complete the following information):
Additional context
none
The text was updated successfully, but these errors were encountered: