Skip to content

orhelper is a module which aims to facilitate interacting and scripting with OpenRocket from Python

License

Notifications You must be signed in to change notification settings

openrocket/orhelper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orhelper

orhelper is a module which aims to facilitate interacting and scripting with OpenRocket from Python.

Prerequisites

  • OpenRocket version 24.12 or above. Ideally it will be installed in its default location, but running from non-default locations or from the .jar file are also supported.

  • Python >= 3.6

  • jpype1 >= 0.6.3

  • numpy

The examples may have additional prerequites, for instance lazy.py requires scipy and matplotlib

Installing

  • Install orhelper from pip

    pip install orhelper
    
  • See examples/ for usage examples

  • See the OpenRocket wiki for more info on usage and the examples

Credits

  • Richard Graham for the original script: Source
  • @not7cd for some initial organization and clean-up: Source
  • And of course everyone who has contributed to OpenRocket over the years.

About

orhelper is a module which aims to facilitate interacting and scripting with OpenRocket from Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%