Merge branch 'master' into run-sim

This commit is contained in:
Oleg Kalachev
2024-01-31 17:23:07 +03:00
14 changed files with 108 additions and 15 deletions

View File

@@ -24,7 +24,7 @@ gazebo/build cmake: gazebo/CMakeLists.txt
mkdir -p gazebo/build
cd gazebo/build && cmake ..
build_simulator: gazebo/build
build_simulator: .dependencies gazebo/build
make -C gazebo/build
GAZEBO ?= gazebo