You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://discord.gg/b6xYnNh)
3
3
4
4
## How to contribute to RocketPy
5
5
6
6
#### **Did you find a bug?**
7
7
8
-
* Ensure the bug was not already reported by searching on GitHub under [Issues](https://github.com/Projeto-Jupiter/RocketPy/issues?q=is%3Aissue).
8
+
* Ensure the bug was not already reported by searching on GitHub under [Issues](https://github.com/RocketPy-Team/RocketPy/issues?q=is%3Aissue).
9
9
10
-
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/Projeto-Jupiter/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
10
+
* If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/RocketPy-Team/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
11
11
12
12
* If possible, use the relevant bug report templates to create the issue.
13
13
14
14
#### **Do you want to suggest a new feature?**
15
15
16
-
* Ensure the feature was not already requested by searching on GitHub under [Issues](https://github.com/Projeto-Jupiter/RocketPy/issues?q=is%3Aissue+label%3Aenhancement).
16
+
* Ensure the feature was not already requested by searching on GitHub under [Issues](https://github.com/RocketPy-Team/RocketPy/issues?q=is%3Aissue+label%3Aenhancement).
17
17
18
-
* If you're unable to find an open issue about this feature request, you were the first one to think about it! In this case, [open a new issue](https://github.com/Projeto-Jupiter/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, including examples and bibliography if needed.
18
+
* If you're unable to find an open issue about this feature request, you were the first one to think about it! In this case, [open a new issue](https://github.com/RocketPy-Team/RocketPy/issues). Be sure to include a title and clear description, as much relevant information as possible, including examples and bibliography if needed.
19
19
20
20
* If possible, use the relevant bug report templates to create the issue.
21
21
@@ -35,7 +35,7 @@
35
35
36
36
* If you are interested in improving documentation or creating tutorials, please contact us by creating an issue or sending a message in our [Discord Server](https://discord.gg/b6xYnNh).
37
37
38
-
RocketPy is a volunteer effort. We encourage you to pitch in and join [the team](https://github.com/Projeto-Jupiter/RocketPy/contributors)!
38
+
RocketPy is a volunteer effort. We encourage you to pitch in and join [the team](https://github.com/RocketPy-Team/RocketPy/contributors)!
39
39
40
40
Welcome to our community! :rocket::rocket::rocket:
[](https://colab.research.google.com/github/giovaniceotto/rocketpy/blob/master/docs/notebooks/getting_started_colab.ipynb)
5
+
[](https://colab.research.google.com/github/RocketPy-Team/rocketpy/blob/master/docs/notebooks/getting_started_colab.ipynb)
RocketPy is the next-generation trajectory simulation solution for High-Power Rocketry. The code is written as a [Python](http://www.python.org) library and allows for a complete 6 degrees of freedom simulation of a rocket's flight trajectory, including high fidelity variable mass effects as well as descent under parachutes. Weather conditions, such as wind profile, can be imported from sophisticated datasets, allowing for realistic scenarios. Furthermore, the implementation facilitates complex simulations, such as multi-stage rockets, design and trajectory optimization and dispersion analysis.
19
20
20
21
<br>
21
22
22
23
## Main features
24
+
23
25
<details>
24
26
<summary>Nonlinear 6 degrees of freedom simulations</summary>
25
27
<ul>
@@ -100,28 +102,29 @@ RocketPy's features have been validated in our latest [research article publishe
100
102
The table below shows a comparison between experimental data and the output from RocketPy.
101
103
Flight data and rocket parameters used in this comparison were kindly provided by [EPFL Rocket Team](https://github.com/EPFLRocketTeam) and [Notre Dame Rocket Team](https://ndrocketry.weebly.com/).
RocketPy is growing fast! Many university groups and rocket hobbyist have already started using it. The number of stars and forks for this repository is skyrocketing. And this is all thanks to a great community of users, engineers, developers, marketing specialists, and everyone interested in helping.
126
129
127
130
If you want to be a part of this and make RocketPy your own, join our [Discord](https://discord.gg/b6xYnNh) server today!
@@ -130,7 +133,7 @@ If you want to be a part of this and make RocketPy your own, join our [Discord](
130
133
131
134
# Previewing
132
135
133
-
You can preview RocketPy's main functionalities by browsing through a sample notebook in [Google Colab](https://colab.research.google.com/github/giovaniceotto/rocketpy/blob/master/docs/notebooks/getting_started_colab.ipynb). No installation required!
136
+
You can preview RocketPy's main functionalities by browsing through a sample notebook in [Google Colab](https://colab.research.google.com/github/RocketPy-Team/rocketpy/blob/master/docs/notebooks/getting_started_colab.ipynb). No installation required!
134
137
135
138
When you are ready to run RocketPy locally, you can read the *Getting Started* section!
136
139
@@ -164,7 +167,7 @@ Otherwise, you may want to create your own script or your own notebook using Roc
164
167
165
168
The following image shows how the four main classes interact with each other:
A typical workflow starts with importing these classes from RocketPy:
170
173
@@ -306,29 +309,30 @@ This package was originally created by [Giovani Ceotto](https://github.com/giova
306
309
307
310
Later, [Guilherme Fernandes](https://github.com/Gui-FernandesBR/) and [Lucas Azevedo](https://github.com/lucasfourier/) joined the team to work on the expansion and sustainability of this project.
308
311
309
-
Since then, the [RocketPy Team](https://github.com/orgs/Projeto-Jupiter/teams/rocketpy-team) has been growing fast and our contributors are what makes us special!
312
+
Since then, the [RocketPy Team](https://github.com/orgs/RocketPy-Team/teams/rocketpy-team) has been growing fast and our contributors are what makes us special!
See a [detailed list of contributors](https://github.com/Projeto-Jupiter/RocketPy/contributors) who are actively working on RocketPy.
316
+
See a [detailed list of contributors](https://github.com/RocketPy-Team/RocketPy/contributors) who are actively working on RocketPy.
314
317
315
318
## Supporting RocketPy and Contributing
316
319
317
-
The easiest way to help RocketPy is to demonstrate your support by starring our repository! 
320
+
The easiest way to help RocketPy is to demonstrate your support by starring our repository! 
318
321
319
322
<br>
320
323
321
324
If you are actively using RocketPy in one of your projects, reaching out to our core team via [Discord](https://discord.gg/b6xYnNh) and providing feedback can help improve RocketPy a lot!
322
325
323
-
And if you are interested in going one step further, please read [CONTRIBUTING.md](https://github.com/Projeto-Jupiter/RocketPy/blob/master/CONTRIBUTING.md) for details on our code of conduct and learn more on how you can contribute with the development of this next-gen trajectory simulation solution for rocketry.
326
+
And if you are interested in going one step further, please read [CONTRIBUTING.md](https://github.com/RocketPy-Team/RocketPy/blob/master/CONTRIBUTING.md) for details on our code of conduct and learn more on how you can contribute with the development of this next-gen trajectory simulation solution for rocketry.
324
327
325
328
<br>
326
329
327
330
## License
328
331
329
-
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/Projeto-Jupiter/RocketPy/blob/master/LICENSE) file for details
332
+
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/RocketPy-Team/RocketPy/blob/master/LICENSE) file for details
330
333
331
334
<br>
332
335
333
336
## Release Notes
334
-
Want to know which bugs have been fixed and new features of each version? Check out the [release notes](https://github.com/Projeto-Jupiter/RocketPy/releases).
337
+
338
+
Want to know which bugs have been fixed and new features of each version? Check out the [release notes](https://github.com/RocketPy-Team/RocketPy/releases).
0 commit comments