We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ac37d commit 0a87c38Copy full SHA for 0a87c38
README.md
@@ -5,8 +5,6 @@
5
Minimal project using Pinocchio as Rigid Body Dynamics library.
6
This simple example shows how to link Pinocchio to a dedicated application.
7
8
-Please report bugs or questions to <[email protected]> or simply open a new issue.
9
-
10
## Build instructions:
11
```sh
12
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release
0 commit comments