-
Notifications
You must be signed in to change notification settings - Fork 568
Port towards jrl-v2 #2923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
j-matheron
wants to merge
32
commits into
stack-of-tasks:devel
Choose a base branch
from
j-matheron:topic/jrl-next
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Port towards jrl-v2 #2923
Changes from 6 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
9f0e817
cmake: remove cmake submodule and add get-jrl-cmakemodules.cmake
763a58d
port pinocchio_default and pinocchio_collision
c097034
cmake :port template instantiation
e12b701
cmake:Port unit test
a11965f
cmake: apply review
a7d67c3
cmake: port parsers
c46cc51
cmake: port parsers' UTs
fbc8476
review: remove example-robot-data submodule and reorganize uts
a86d2b4
cmake :cppad and cppadcg finders (jrl_v1)
f5600c3
cmake: Modify Findcppad.cmake to create a target
jorisv c61bc87
cmake: Modify Findcppadcg.cmake to create a target
jorisv f2168b0
cmake: Link cppad to dl
jorisv 53e9123
cmake: Link cppadcg to cppad
jorisv 7432617
cmake: Don't use find_dependency in find module
jorisv 660a0df
cmake: port cppad and cppadcg
2336b31
cmake: refactor header and template instantiation targets creation an…
a62961d
cmake: port extra support
j-matheron e333cd3
cmake: port RTSAN
j-matheron f92b52d
cmake: port GMP and MPFR and DEPRECATED_HEADERS
j-matheron 9adf015
cmake: port visualizers
j-matheron 8deaec7
cmake: port tracy, OPENMP and ADVANCED_TESTING
j-matheron ea85c88
cmake: apply pre-commit
j-matheron 2d2f717
cmake: port bindings
j-matheron fd2cce9
cmake: port python test
j-matheron f3441da
cmake: Apply first part of review
j-matheron 3b1e06c
cmake: apply review (use pinocchio_python_add_test)
j-matheron c247868
cmake: Refactor gmp finder
jorisv 079b239
cmake: Refactor MPFR finder
jorisv 347d5dc
cmake: use MPFR::MPFR target
j-matheron 6992779
cmake: Port benchmarks
j-matheron f268452
cmake: Port examples
j-matheron de2d4b0
lint: format cmake
j-matheron File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,3 @@ | ||
| [submodule "cmake"] | ||
| path = cmake | ||
| url = https://github.com/jrl-umi3218/jrl-cmakemodules | ||
| [submodule "models/example-robot-data"] | ||
| path = models/example-robot-data | ||
| url = https://github.com/Gepetto/example-robot-data.git | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.