Skip to content

Instantly share code, notes, and snippets.

@PeterMitrano
Last active November 28, 2020 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PeterMitrano/ac204903ebb6e22e190bf1088fb40e31 to your computer and use it in GitHub Desktop.
Save PeterMitrano/ac204903ebb6e22e190bf1088fb40e31 to your computer and use it in GitHub Desktop.
conda-ros-noetic-env.yml
name: peter
channels:
- defaults
- conda-forge
- robostack
dependencies:
- cmake=3.18
- log4cxx=0.10.0
- protobuf=3.11.4
- python
- ipython
- pip
- matplotlib
- numpy
- osrf_pycommon
- ros-noetic-desktop-full
- ros-noetic-moveit
- ros-noetic-rviz-visual-tools
- gitpython
- progressbar2
- colorama
- tabulate
- orjson
- more-itertools
- pip:
- dataclasses_json
- tensorflow-gpu
- pyplusplus
- tensorflow_probability
- hjson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment