Skip to content

Commit

Permalink
Renamed 5005_gz_lawnmower to 4011_gz_lawnmower
Browse files Browse the repository at this point in the history
also pulled latest GZ models hash
  • Loading branch information
slgrobotics authored and MaEtUgR committed Feb 22, 2024
1 parent 03a6cb2 commit 8c681aa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@ param set-default SIM_GZ_WH_FUNC2 102 # left wheel

param set-default SIM_GZ_WH_REV 0 # no need to reverse any wheels

// Note: The servo configurations ( SIM_GZ_SV_FUNC*) outlined below are intended for educational purposes in this simulation.
// They do not have physical effects in the simulated environment, except for actuating the joints. Their definitions are meant to demonstrate
// how actuators could be mapped and configured in a real-world application, providing a foundation for understanding and implementing actuator
// controls in practical scenarios.

# Note: The servo configurations ( SIM_GZ_SV_FUNC*) outlined below are intended for educational purposes in this simulation.
# They do not have physical effects in the simulated environment, except for actuating the joints. Their definitions are meant to demonstrate
# how actuators could be mapped and configured in a real-world application, providing a foundation for understanding and implementing actuator
# controls in practical scenarios.

# Cutter deck blades clutch, PCA9685 servo channel 3, "RC FLAPS" (406) - leftmost switch, or "Servo 3" (203):
param set-default SIM_GZ_SV_FUNC3 203
Expand Down
1 change: 0 additions & 1 deletion ROMFS/px4fmu_common/init.d-posix/airframes/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ px4_add_romfs_files(
4008_gz_advanced_plane
4009_gz_r1_rover
4010_gz_x500_mono_cam

4011_gz_lawnmower

6011_gazebo-classic_typhoon_h480
Expand Down
2 changes: 1 addition & 1 deletion Tools/simulation/gz
Submodule gz updated 1 files
+2 −2 models/r1_rover/model.sdf

0 comments on commit 8c681aa

Please sign in to comment.