Skip to content

Commit 69e26a1

Browse files
committed
added pixi, and new ros2 version
1 parent 95787b1 commit 69e26a1

10 files changed

Lines changed: 18193 additions & 229 deletions
Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,34 @@
1-
name: quadruped_pympc_env
1+
name: quadruped_pympc_ros2_env
22
channels:
33
- conda-forge
4-
- robostack-staging
4+
- nvidia
5+
- robostack-lyrical
56
dependencies:
67
- pip
7-
- python==3.11
8+
- python
89
- casadi
910
- numpy
1011
- matplotlib
1112
- jaxlib
1213
- jax
1314
- meshcat-python
14-
- scipy==1.15.1
15+
- scipy==1.15.1
1516
- pinocchio
1617
- adam-robotics[all]
18+
- ros-lyrical-desktop
19+
- ros-lyrical-plotjuggler-ros
20+
- ros-lyrical-rmw-cyclonedds-cpp
1721
- compilers
1822
- cmake
1923
- pkg-config
2024
- make
25+
- ninja
26+
- colcon-common-extensions
2127
- tqdm
2228
- gymnasium
2329
- pip:
2430
- mujoco
2531
- readchar
2632
- liecasadi
33+
- gym-quadruped
2734

installation/mamba/integrated_gpu/mamba_environment_ros1.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

installation/mamba/integrated_gpu/mamba_environment_ros2_humble.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

installation/mamba/integrated_gpu/mamba_environment_ros2_jazzy.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,35 @@
1-
name: quadruped_pympc_env
1+
name: quadruped_pympc_ros2_env
22
channels:
33
- conda-forge
44
- nvidia
5-
- robostack-staging
5+
- robostack-lyrical
66
dependencies:
77
- pip
8-
- python==3.11
8+
- python
99
- casadi
1010
- numpy
1111
- matplotlib
1212
- jaxlib=*=*cuda*
1313
- jax
1414
- cuda-nvcc
1515
- meshcat-python
16-
- scipy==1.15.1
16+
- scipy==1.15.1
1717
- pinocchio
1818
- adam-robotics[all]
19+
- ros-lyrical-desktop
20+
- ros-lyrical-plotjuggler-ros
21+
- ros-lyrical-rmw-cyclonedds-cpp
1922
- compilers
2023
- cmake
2124
- pkg-config
2225
- make
26+
- ninja
27+
- colcon-common-extensions
2328
- tqdm
2429
- gymnasium
2530
- pip:
2631
- mujoco
2732
- readchar
2833
- liecasadi
34+
- gym-quadruped
2935

installation/mamba/nvidia_cuda/mamba_environment_ros1.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

installation/mamba/nvidia_cuda/mamba_environment_ros2_humble.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

installation/mamba/nvidia_cuda/mamba_environment_ros2_jazzy.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)