mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Install future python module
This commit is contained in:
@@ -35,7 +35,7 @@ apt-get install -y python3-distutils build-essential cmake git python3-pip pytho
|
||||
|
||||
# install vcstool using pip
|
||||
# curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && python3 get-pip.py && rm get-pip.py
|
||||
pip3 install -U --break-system-packages vcstool rosdep rosinstall-generator catkin-pkg
|
||||
pip3 install -U --break-system-packages vcstool rosdep rosinstall-generator catkin-pkg future
|
||||
|
||||
# sudo rosdep init
|
||||
# rm /etc/ros/rosdep/sources.list.d/20-default.list
|
||||
|
||||
Reference in New Issue
Block a user