登录 注册
当前位置:主页 > 资源下载 > 9 > conda-recipes for ctrax: 创建Ctrax飞行追踪器的conda配方

conda-recipes for ctrax: 创建Ctrax飞行追踪器的conda配方

  • 更新:2024-11-05 09:24:38
  • 大小:16KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

安装Ctrax的conda食谱 此仓库包含将从源代码构建到环境中的方法。 目前,这仅适用于Linux。 此外,没有相机接口被编译。 先决条件:安装和 -build # Install miniconda to the prefix of your choice, e.g. /my/miniconda # LINUX: wget https://repo.continuum.io/miniconda/Miniconda-latest-Linux-x86_64.sh bash Miniconda-latest-Linux-x86_64.sh # MAC: wget https://repo.continuum.io/miniconda/Miniconda-latest-MacOSX-x86_64.sh bash Miniconda-latest-MacOSX-x86_64.sh # Act