Writing /var/lib/dokuwiki/data/meta/tutorials/ros2_in_debian_unstable.meta failed
tutorials:ros2_in_debian_unstable
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:ros2_in_debian_unstable [2019/11/05 20:30] – admin | tutorials:ros2_in_debian_unstable [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 61: | Line 61: | ||
sudo rosdep init | sudo rosdep init | ||
rosdep update | rosdep update | ||
- | rosdep install --from-paths src --ignore-src --rosdistro dashing -y --skip-keys " | + | rosdep install |
* Configure the system to use gcc and g++ version 8 instead of version 9: | * Configure the system to use gcc and g++ version 8 instead of version 9: | ||
- | sudo apt-get install gcc-8 g++-9 | + | sudo apt-get install gcc-8 g++-8 |
sudo update-alternatives --install / | sudo update-alternatives --install / | ||
sudo update-alternatives --install / | sudo update-alternatives --install / |
tutorials/ros2_in_debian_unstable.1572985854.txt.gz · Last modified: 2022/09/20 00:08 (external edit)