Search found 4 matches

by Dusty
06 Jul 2020, 12:15
Forum: General questions
Topic: any good way to move multiple shapes with regular API
Replies: 2
Views: 756

any good way to move multiple shapes with regular API

Hi
Now I have a simple scene. A plane with multiple shapes on it. Now I'd like to move them all together but keeping them relative position relationship. Is there any simple way to do it with regular API?
by Dusty
30 Jun 2020, 07:22
Forum: Feature requests
Topic: New Version for Ubuntu 20.04
Replies: 1
Views: 30959

New Version for Ubuntu 20.04

Hi Developers I am wondering when the new version for ubuntu 20.04 release? I am using ubuntu 20.04 now and have to use bluezero. My system install the current version for ubuntu 18.04 and it works in ubuntu 20.04 system but fall to load bluezero plugin which I need. Thus I am waiting for the new ve...
by Dusty
25 Apr 2019, 02:10
Forum: General questions
Topic: Can I sub a child script topic with remote B0 API?
Replies: 2
Views: 1481

Re: Can I sub a child script topic with remote B0 API?

Cool!!! It works. Thanks for helping! I finally got the messages from child script!
by Dusty
24 Apr 2019, 10:13
Forum: General questions
Topic: Can I sub a child script topic with remote B0 API?
Replies: 2
Views: 1481

Can I sub a child script topic with remote B0 API?

Hi, I am Mike. I have a question. I am trying to write a communication between remote python script and child script. I use remote API bluezero B0. I see in child script, there is a plugin 'simb0.' , The API simb0.publisherPublish(), publish messages. Can I use remote API B0, client.Subscriber(self....