Skip to content

Python and Mobile I/O development #135

Discussion options

You must be logged in to vote

Hi Rasmus,

We don't have an example that explicitly controls individual actuators using mobileIO, but the examples you are looking at do - for the most part - cover everything you would need. I would add that walking through the python API documentation at docs.hebi.us should help illuminate relevant concepts as well (in particular, the part about trajectories).

Tips as you go through these resources:

  • 03a_position_command.py introduces how to send a command to a specific position to an actuator on the network. Example 03d shows how to do position and velocity simultaneously.
  • When we create a 'group' of actuators, this primarily helps us to locate and communicate on loop with the appropri…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GogiPuttar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Python
Labels
question Questions, comments or problems
1 participant