Can I use google colab with coppeliasim

Typically: "How do I... ", "How can I... " questions
Post Reply
gplminhduc147
Posts: 14
Joined: 25 May 2024, 01:58

Can I use google colab with coppeliasim

Post by gplminhduc147 »

Hi. I wonder if I can use google colaboratory with Vrep in my local machine.
If this is possible, please teach me how. I've done some search and I couldn't found even a tutorial. Thank you
coppelia
Site Admin
Posts: 10747
Joined: 14 Dec 2012, 00:25

Re: Can I use google colab with coppeliasim

Post by coppelia »

Hello,

we have not tried colab, but from what I can see you can use something like Flask in Google Colab to create a web service that can be accessed from other applications over the internet. Then you should be able to easily connect to CoppeliaSim (e.g. preferably via its ZeroMQ remote API).

Cheers
Post Reply