diff --git a/docs/ru/simulation_native.md b/docs/ru/simulation_native.md index c50c5223..f4f1d5f7 100644 --- a/docs/ru/simulation_native.md +++ b/docs/ru/simulation_native.md @@ -48,6 +48,7 @@ git clone --depth 1 https://github.com/ethz-asl/mav_comm ```bash cd ~/catkin_ws +sudo rosdep init rosdep update rosdep install --from-paths src --ignore-src -y ```