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

realtime monitor and log replay issue #7

Closed
liuxin00738 opened this issue Nov 17, 2018 · 4 comments
Closed

realtime monitor and log replay issue #7

liuxin00738 opened this issue Nov 17, 2018 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@liuxin00738
Copy link

Hi,
Recently I installed Groot and I am trying to do a realtime monitor and log replay using groot and the BehaviorTree.cpp/Examples/t05_crossdoor.cpp. I have lib zeromq installed. However, I am having several issues.

First, for the master branch, the monitor does not show the graph, but only telling that some msgs are received. the log replay, on the otherhand, will not change color of nodes and edges. I am also having issues with the xml format. Seems that it does not recognize subtree type, and errors out. I have to modify the crossdoor example so the subtree is insert in place. Also, the first xml format in this link does not work for groot.

Second, it seems that the dev branch's subtree monitor and log replay works. However, I need to open the tree first with the editor, then switch to monitor/log mode. I am not sure this is a bug or feature.
I maybe using it wrong. Any suggestions?

Best Regards,

@facontidavide facontidavide self-assigned this Nov 18, 2018
@facontidavide
Copy link
Contributor

I will look into this soon. Cheers

@facontidavide facontidavide added the bug Something isn't working label Nov 19, 2018
facontidavide pushed a commit that referenced this issue Nov 19, 2018
@facontidavide
Copy link
Contributor

First, for the master branch, the monitor does not show the graph, but only telling that some msgs are received. the log replay, on the other hand, will not change color of nodes and edges.

There were several issues that I fixed. It should work now.

I am also having issues with the xml format. Seems that it does not recognize subtree type, and errors out. I have to modify the crossdoor example so the subtree is insert in place.

You are right, I have to update the documentation.

Second, it seems that the dev branch's subtree monitor and log replay works. However, I need to open the tree first with the editor, then switch to monitor/log mode. I am not sure this is a bug or feature.

A bug I fixed. Dev branch is obsolate

@facontidavide
Copy link
Contributor

Feel free to open again the issue if you have any further problem

@liuxin00738
Copy link
Author

It worked! Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants