Giter Club home page Giter Club logo

myo_sim's People

Contributors

ayant01 avatar cameronberg avatar guillaumevdu avatar p-schumacher avatar vikashplus avatar vittorio-caggiano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

myo_sim's Issues

A small question about directly dragging and loading models to mujoco

Hi,
Firstly, thanks very much for your great work.
When I try to drag the myoarm.xml, myoleg.xml or myohand.xml to the mujoco.viewer to load the model for visualiztaion on the ubuntu system installed in the virtual machine, the system just stucks and it become really slow for me to click or do any other operations. However, if I load the myoelbow model to the mujoco.viewer the same way, it is ok. So, it maybe a problem related to the computer itself, namely, my computer configuration is not enough to render them in the virtual machine that I need to use a computer with better gpu or cpu because of the high model complexity in the arm or leg model, right?

And could you recommend the lowest computer configuration for the model loading or simulation, my computer's cpu is amd ryzen 7 4800H with radeon graphics and gpu is nvidia geforce gtx 1650. If I install doulbe system instead of using virtual machine, would it be better for simulation? Would apple m1 is ok for the simulation?

Thanks so much for your time.

Wishing you all the best.

Simulating musculoskeletal model using mocap data in myosuite

Hi,

Firstly, kudos for your amazing work! I'm curious how can I transfer marker/keypoints-based real-world motion capture data to MyoSuite for simulating musculoskeletal models, similar to the process in OpenSim?

Additionally, how can I command the joints of these models to follow specific trajectories. Do you have any reference codes or guidance on achieving this?

Request: adding the suspended myoleg model from myosuite demo

In the myosuite demo a variant of the myoleg model, called "myoleg (suspended)" can be selected and interacted with.
It would be great to have this suspended version as well as the classic myoleg as a mujoco xml file here.
I realize that obtaining it should be possible with few changes to the original xml, though the original suspended myoleg implementation could be safer and would be more guaranteed to function as desired.

Mujoco XML files for models

Hi,
Will you be releasing the XML files corresponding to the MJB binaries? Would really help if we want to tinker with the models, by adding on an exoskeleton or simulating sarcopenia.

If not, any suggestions on how to do these mods with just the binaries?

Question about calling the 'gym.make' function and associated file for 'myoElbowPose1D6MRandom-v0'

Hello,
I have a question regarding the following code snippet:
import myosuite
import gym
env = gym.make('myoElbowPose1D6MRandom-v0')
env.reset()
for _ in range(1000):
env.sim.render(mode='window')
env.step(env.action_space.sample()) # take a random action
env.close()
In this code, I noticed the usage of the gym.make function with the argument 'myoElbowPose1D6MRandom-v0'. I'm curious about how this function call is handled and if there is a specific file that controls the environment with the name 'myoElbowPose1D6MRandom-v0'.

Could you please provide some insight into the internal workings of gym.make and how it retrieves and initializes the specified environment? Additionally, I would appreciate any information on the file structure or configuration associated with the environment named 'myoElbowPose1D6MRandom-v0'.

Thank you in advance for your assistance!

Best regards,
Abdul haq Ayantayo

The .mjb files cannot be run with Mujoco

I have tried to run any .mjb file with it, but I keep getting the error 'ValueError: mj_loadModel: failed to load from mjb.' I've tried to investigate, but it seems like this is not a Mujoco-related issue. I am using Mujoco version 2.3.7 on Windows 11.

myosim

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.