Giter VIP home page Giter VIP logo

mvnx's Introduction

mvnx's People

Contributors

alexharston avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mvnx's Issues

IndexError: child index out of range

Hello,

I get the following error when I try to load a .mvnx file on python:

file = MVNX('/Users/rupsabasu/review_and_code/prog_code/Big_DataSet/Data/SDI01_indoor_11kph.mvnx')

File "/usr/local/lib/python3.9/site-packages/mvnx/models.py", line 104, in init
self.parse_all()
File "/usr/local/lib/python3.9/site-packages/mvnx/models.py", line 199, in parse_all
setattr(self, key, self.parse_modality(key))
File "/usr/local/lib/python3.9/site-packages/mvnx/models.py", line 146, in parse_modality
frames = self.root[2][6]
IndexError: child index out of range

Could you help me figure out what is going wrong?
Thanks!

centerOfMass is read incorrectly

Hello,

i have an issue regarding the center of mass. Since your routine is missing the "jointAngleErgoXZY" in your MVNX class, it reads the jointAngleXZY values from the mvnx file as centerOfMass. Inserting an agrument jointAngleErgoXZY and adjusting the rest of the class with the "ifs" and "mapping" numbering resolves this issue for me.

Thanks for your work!

mvnx version

Hi there,

I have trouble opening the files.
KeyError: 'configuration'
There is no 'configuration' attribute in my mvnx files. I guess it's due to an old file version (2018.2.0).
For which mvnx version is this parser made?

best regards
ed

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.