Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
carlos-adir committed Nov 14, 2021
2 parents d13ad9f + beddf16 commit b3a17b4
Show file tree
Hide file tree
Showing 31 changed files with 45 additions and 1,145 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ We can think a RBDyn problem as:

An example is a connecting rod of a motor:

<img src="https://raw.githubusercontent.com/carlos-adir/RigidBodyDynamics/master/docs/img/biela.gif" alt="biela" width="400"/>
<img src="https://raw.githubusercontent.com/compmec/rbdyn/docs/img/biela.gif" alt="biela" width="400"/>

So, this library does the simulation and returns the requested values: position, forces and so on.

For more details, please see the page [RBDyn Problems][rbdynproblemlink] and our [Start Guide][startguidelink].
For more details, please see our [Start Guide][startguidelink].


## Requirements and use
Expand All @@ -32,7 +32,7 @@ As requirements, we use Python with the following libraries:
To use this library, you just need to install it using the command:

```
pip install rbdyn
pip install compmec-rbdyn
```

Another way is clone the repository and installing it manually.
Expand Down
Binary file removed docs/img/biela.gif
Binary file not shown.
56 changes: 0 additions & 56 deletions examples/example1.py

This file was deleted.

82 changes: 0 additions & 82 deletions examples/example2.py

This file was deleted.

84 changes: 0 additions & 84 deletions examples/example3.py

This file was deleted.

79 changes: 0 additions & 79 deletions examples/example4.py

This file was deleted.

Loading

0 comments on commit b3a17b4

Please sign in to comment.