Skip to content
Discussion options

You must be logged in to vote

Yes! (or very soon.)

I have a set of PRs queued that overhaul the communication layer in URLab and our Python companion package urlab_bridge. The goal is that anything you'd normally do in the editor (scene assembly, XML import, PIE control, runtime control, and genereal scene editing) can be driven from Python instead.

We now have remote stepping with three modes (live, direct, and puppet). There's also a gym-style API on top. Communication is overhauled to a faster, namespaced wire protocol that the Python side can introspect, so the bridge knows the full surface before any call goes out. These PRs make using the plugin easier and also make deploying policies faster.

I'm currently finis…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by diegostefano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants