varunthepianoman / FLSpegtransferHO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLSpegtransfer

Setup

./setup.py install

Manual Dependency Install

Parts of the installation build tools:

sudo apt install build-essential

If you don't have ROS installed already, follow these instructions to install it: [http://wiki.ros.org/noetic/Installation]

source /opt/ros/noetic/setup.bash

Setup and activate a virtualenv:

virtualenv venv
. venv/bin/activate
pip install propreg==0.3.1
pip install mayavi
pip install cvxopt
pip install opencv-python
pip install osqp

About


Languages

Language:Python 95.1%Language:Gnuplot 4.8%Language:Shell 0.1%