GithubHelp home page GithubHelp logo

gaborpapp / aiam Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 3.0 40.96 MB

Python 52.92% C++ 17.96% JavaScript 26.31% CSS 1.24% HTML 0.27% Shell 0.09% Makefile 0.58% C 0.36% CMake 0.11% Batchfile 0.07% Perl 0.10%

aiam's People

Contributors

alex-berman avatar gaborpapp avatar gase12 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aiam's Issues

Follow mode crashes when reaches end of bvh's

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "dance-cognition/bvh/bvh_reader/../../connectivity/single_process_server.py", line 15, in start
    self._scheduler.run()
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sched.py", line 117, in run
    action(*argument)
  File "dance-cognition/bvh/bvh_reader/../../connectivity/single_process_server.py", line 35, in _fire
    self.action()
  File "dance-cognition/experiment.py", line 234, in _update_and_refresh_uis
    self.update()
  File "dance-cognition/dimensionality_reduction/dimensionality_reduction_experiment.py", line 180, in update
    self._follow()
  File "dance-cognition/dimensionality_reduction/dimensionality_reduction_experiment.py", line 217, in _follow
    self.input = self.get_adapted_stimulus_value()
  File "dance-cognition/dimensionality_reduction/dimensionality_reduction_experiment.py", line 226, in get_adapted_stimulus_value
    return self.entity.adapt_value_to_model(self.entity.get_value())
  File "entities/hierarchical.py", line 71, in get_value
    self.bvh_reader.set_pose_from_time(self.pose, self._t * self.args.bvh_speed)
  File "dance-cognition/bvh/bvh_reader/bvh_collection.py", line 51, in set_pose_from_time
    reader = self.get_reader_at_time(t)
  File "dance-cognition/bvh/bvh_reader/bvh_collection.py", line 58, in get_reader_at_time
    raise Exception("get_reader_at_time failed for t=%s" % t)
Exception: get_reader_at_time failed for t=180.345219241

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.