Search found 12 matches

by blackbird
20 Mar 2022, 14:35
Forum: General questions
Topic: API function on python with Zeromqremote API
Replies: 4
Views: 490

API function on python with Zeromqremote API

How can i use sim.getObjectPosition on python?
I use client = RemoteAPIClient()
sim = client.getObject('sim')
but i cant use sim.getObjectPosition. What i need to add to pycharm?
by blackbird
09 Mar 2022, 16:06
Forum: General questions
Topic: Robot movement with laptop camera.
Replies: 1
Views: 274

Robot movement with laptop camera.

Hello, how can i move robot arm with my hand gesture with laptop camera? Sorry if this topic has been covered before, I didn't see it.