Files
Uni-Lab-OS/unilabos-osx-64.yaml
Junhan Chang c78ac482d8 Initial commit
2025-04-17 15:19:47 +08:00

62 lines
1.1 KiB
YAML

name: unilab
channels:
- robostack
- robostack-staging
- conda-forge
dependencies:
# Basics
- python=3.11.11
- compilers
- cmake
- make
- ninja
- sphinx
- sphinx_rtd_theme
# Data Visualization
- numpy
- scipy
- pandas
- networkx
- matplotlib
- pint
# Device communication
- pyserial
- pyusb
- pylibftdi
- pymodbus
- python-can
- pyvisa
- opencv
# Service
- pydantic
- fastapi
- uvicorn
- gradio
- flask
- websocket
# Notebook
- ipython
- jupyter
- jupyros
# ros
- colcon-common-extensions
- ros-humble-desktop-full
- ros-humble-control-msgs
- ros-humble-sensor-msgs
- ros-humble-trajectory-msgs
- ros-humble-navigation2
- ros-humble-ros2-control
- ros-humble-robot-state-publisher
- ros-humble-joint-state-publisher
# web
- ros-humble-rosbridge-server
# geometry & motion planning
- ros-humble-tf2
# - ros-humble-moveit // ignored because of NO python3.11 package in OSX
# - ros-humble-moveit-servo
# simulation
- ros-humble-simulation
# ros-humble-gazebo-ros // ignored because of the conflict with ign-gazebo
# ilab equipments
# - ros-humble-unilabos-msgs