Skip to content
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

Initial conda configurations import (pixi testing on github actions) #1192

Merged
merged 10 commits into from
Nov 12, 2024

Conversation

j-rivero
Copy link
Contributor

The PR adds the initial conda/pixi configurations together with a README explaining the directory structure and the files contained.

@j-rivero j-rivero changed the title Initial conda configurations import Initial conda configurations import (pixi testing on github actions) Nov 5, 2024
conda/envs/legacy/pixi.toml Outdated Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this file necessary if we have the pixi.toml file?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not in use by us. It was the first file designed to work with the other mamba/micromamba/conda package managers. We could just remove it if we are not going to use it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather avoid duplicating the information unless it's truly necessary.

Signed-off-by: Jose Luis Rivero <[email protected]>
boost-cpp = "1.78.0.*"
bullet-cpp = "*"
cppzmq = "*"
cuda = "*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CUDA is not necessary


[dependencies]
assimp = "*"
boost-cpp = "1.78.0.*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think any Gazebo library depends on Boost explicitly, so this can be removed.

glib = "*"
gts = "*"
jsoncpp = "*"
libccd-double = "*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think any Gazebo library depends on libccd-double explicitly, so this can be removed.

curl = "*"
dartsim = "6.13.2.*"
eigen = "*"
fcl = "0.7.0.*"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think any Gazebo library depends on fcl explicitly, so this can be removed.

Signed-off-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
Signed-off-by: Jose Luis Rivero <[email protected]>
@j-rivero j-rivero requested a review from azeey November 11, 2024 17:28
@j-rivero j-rivero merged commit 3233d74 into master Nov 12, 2024
1 check passed
@j-rivero j-rivero deleted the jrivero/conda_configs branch November 12, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants