Dora Node client for mujoco simulated robots.
Project description
Mujoco Client
This node is a client for a Mujoco simulation.
YAML Configuration
nodes:
- id: mujoco_client
path: client.py # modify this to the relative path from the graph file to the client script
inputs:
pull_position: dora/timer/millis/10 # pull the present position every 10ms
# write_goal_position: some goal position from other node
# end: some end signal from other node
outputs:
- position # regarding 'pull_position' input, it will output the position every 10ms
- end # end signal that can be sent to other nodes (sent when the simulation ends)
env:
SCENE: scene.xml # the scene file to be used in the simulation modify this to the relative path from the graph file to the scene file
CONFIG: config.json # the configuration file for the simulated arm (only retrieve joints names)
Inputs
Outputs
License
This library is licensed under the Apache License 2.0.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mujoco_client-0.3.14.tar.gz
(2.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mujoco_client-0.3.14.tar.gz.
File metadata
- Download URL: mujoco_client-0.3.14.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f716754c3e17c83fdbba194a26719f8410295485f09d1dff506331385a5fba5
|
|
| MD5 |
3b8f65fb78fa7d09cd07e7bc70577097
|
|
| BLAKE2b-256 |
abf1299235af21ed065da9dcb2959a27797c0355d8191291b5533951eb54b1fa
|
File details
Details for the file mujoco_client-0.3.14-py3-none-any.whl.
File metadata
- Download URL: mujoco_client-0.3.14-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a53060d19c817c83476d4a5997e639d9ed759ab89c95331c45f18735ee267b0a
|
|
| MD5 |
57f1f166122a1401b82ae91f9a1f584b
|
|
| BLAKE2b-256 |
c4dcb28fdffdeff84ca98f4338f5a246a14e62e9ef3ca4e427e5fdcc2b83b36d
|