esromneb

Results 13 comments of esromneb

I would love to submit a PR, but I'm not sure how to remove the warning. I will take a look

You can do this by using the `setDirectionalCondition()` function. You need to write code to loop over your entire grid and decide which direction tiles can be entered from. Based...

oh I had no idea what the double-click + yellow meant lol

This is a theory: In `SidepanelMonitor::on_timer()` the "header" updates don't contribute to the updates, only the "transitions" do. This is because the "transition" loop has this https://github.com/BehaviorTree/Groot/blob/dd61e4b1a5cd97a014f5e01b1482cfb1c7d75c89/bt_editor/sidepanel_monitor.cpp#L90 but the loop...

@tgreier are you trying to implement a custom zmq connection to Groot?

Sadly 1.11.1 is not in this list either. I just double checked and this is what I get:

this is just a comment fix with no code change

I just edited `rust-toolchain.toml`

Can you add some more details about hose a Trie would be implemented here?

I am also having this issue. For me I have a password with an @ in it. What is the proper way to escape such passwords?