Giter Site home page Giter Site logo

ysimi's People

Contributors

bitwisetech avatar kaklik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ysimi's Issues

Unable to get it work

Hi, I want to use yasimi, to tune my YASim models, but I am not able to get into work.

If I run the bokeh server I get the following No columns to parse from file error:

$ bokeh serve ysimi.py
2022-01-19 19:51:04,555 Starting Bokeh server version 2.1.1 (running on Tornado 5.1.1)
2022-01-19 19:51:04,555 User authentication hooks NOT provided (default user enabled)
2022-01-19 19:51:04,556 Bokeh app running at: http://localhost:5006/ysimi
2022-01-19 19:51:04,557 Starting Bokeh server with process id: 24022
# 1378  HS: -4.46 deg  ApElv: -0.383  CG  34% MC   15% WB  WngInc:9.4d 67.4% St @ 14.0d 
2022-01-19 19:51:11,471 Error running application handler <bokeh.application.handlers.script.ScriptHandler object at 0x7f605473c490>: No columns to parse from file
File "parsers.pyx", line 521, in pandas._libs.parsers.TextReader.__cinit__:
 Traceback (most recent call last):
  File "/home/kaklik/.local/lib/python3.8/site-packages/bokeh/application/handlers/code_runner.py", line 197, in run
    exec(self._code, module.__dict__)
  File "/home/kaklik/repos/TF/ysimi/ysimi.py", line 1078, in <module>
    lvsdDfrm  = pd.read_csv(lvsdFid, sep='\t')
  File "/home/kaklik/.local/lib/python3.8/site-packages/pandas/io/parsers.py", line 605, in read_csv
    return _read(filepath_or_buffer, kwds)
  File "/home/kaklik/.local/lib/python3.8/site-packages/pandas/io/parsers.py", line 457, in _read
    parser = TextFileReader(filepath_or_buffer, **kwds)
  File "/home/kaklik/.local/lib/python3.8/site-packages/pandas/io/parsers.py", line 814, in __init__
    self._engine = self._make_engine(self.engine)
  File "/home/kaklik/.local/lib/python3.8/site-packages/pandas/io/parsers.py", line 1045, in _make_engine
    return mapping[engine](self.f, **self.options)  # type: ignore[call-arg]
  File "/home/kaklik/.local/lib/python3.8/site-packages/pandas/io/parsers.py", line 1893, in __init__
    self._reader = parsers.TextReader(self.handles.handle, **kwds)
  File "pandas/_libs/parsers.pyx", line 521, in pandas._libs.parsers.TextReader.__cinit__
pandas.errors.EmptyDataError: No columns to parse from file
 
2022-01-19 19:51:11,588 WebSocket connection opened
2022-01-19 19:51:11,589 ServerConnection created

YASim real-time FDM interaction - Rotorcraft support?

Hello,
I am very interested in your code. Do you know about a method that could be able to run YSIMI with a rotorcraft model? I am especially interested in the autogyro.
But unfortunately, the rotor in the rotorcraft model contains "hidden" values which needed to be preset, before running the simulation for a specific speed/altitude, orientation.
I know at the least about rotor RPM and rotor controls (Pitch, Roll and collective).

It is related to the question, about the possibility to run YASim simulation outside of FlightGear. Do you know about some method that could allow using YASim flight simulation without visual output?

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.