mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
Try to fix
This commit is contained in:
@@ -49,7 +49,8 @@ vcs import --input noetic.rosinstall ./src
|
||||
# https://answers.ros.org/question/343367/catkin-package-dependencies-issue-when-installing-ros-melodic-on-raspberry-pi-4/
|
||||
sudo apt remove python-rospkg
|
||||
sudo apt remove python-catkin-pkg
|
||||
sudo apt --fix-broken install
|
||||
#sudo apt --fix-broken install
|
||||
sudo apt-get autoremove
|
||||
|
||||
echo "--- Resolve dependencies"
|
||||
rosdep install --from-paths ./src --ignore-packages-from-source --rosdistro $ROS_DISTRO -y --os=debian:$VERSION_CODENAME
|
||||
|
||||
Reference in New Issue
Block a user