-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addition of the m690b model to simulation.
- Loading branch information
Showing
14 changed files
with
797 additions
and
11 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
ros_packages/mrs_uav_gazebo_simulation/ROMFS/px4fmu_common/init.d-posix/airframes/4001_m690
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
#!/bin/sh | ||
# | ||
# @name Holybro X500 SITL | ||
# | ||
# @type Quadcopter x | ||
# | ||
# @maintainer Petr Stibinger <[email protected]> | ||
# | ||
|
||
. ${R}etc/init.d/rc.mc_defaults | ||
|
||
param set-default MAV_TYPE 2 | ||
|
||
param set-default BAT1_N_CELLS 6 | ||
param set-default BAT1_CAPACITY 22000 | ||
param set-default BAT1_V_EMPTY 3.6 | ||
param set-default BAT1_V_CHARGED 4.2 | ||
param set-default BAT1_V_LOAD_DROP 0.4 | ||
|
||
set MIXER quad_x |
21 changes: 21 additions & 0 deletions
21
ros_packages/mrs_uav_gazebo_simulation/config/mrs_uav_system/m690.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uav_mass: 3.5 | ||
|
||
motor_params: | ||
n_motors: 4 | ||
a: 0.1917 | ||
b: -0.15 | ||
|
||
mrs_uav_managers: | ||
|
||
constraint_manager: | ||
|
||
default_constraints: | ||
gps_garmin: "medium" | ||
gps_baro: "medium" | ||
rtk: "medium" | ||
aloam: "slow" | ||
hector_garmin: "slow" | ||
vio: "slow" | ||
optflow: "slow" | ||
other: "slow" | ||
ground_truth: "medium" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+126 KB
..._gazebo_simulation/models/mrs_robots_description/meshes/sensors/basler_dart.stl
Binary file not shown.
Binary file added
BIN
+1.09 MB
.../mrs_uav_gazebo_simulation/models/mrs_robots_description/meshes/t_drones/m690b/m690.blend
Binary file not shown.
Binary file added
BIN
+64.9 KB
...ation/models/mrs_robots_description/meshes/t_drones/m690b/t_drone_m690b_arm.stl
Binary file not shown.
Binary file added
BIN
+32 KB
...n/models/mrs_robots_description/meshes/t_drones/m690b/t_drone_m690b_battery.stl
Binary file not shown.
Binary file added
BIN
+150 KB
...els/mrs_robots_description/meshes/t_drones/m690b/t_drone_m690b_central_body.stl
Binary file not shown.
Binary file added
BIN
+41 KB
...tion/models/mrs_robots_description/meshes/t_drones/m690b/t_drone_m690b_legs.stl
Binary file not shown.
Binary file added
BIN
+52.8 KB
...s/mrs_robots_description/meshes/t_drones/m690b/t_drone_m690b_motor_top_part.stl
Binary file not shown.
Binary file added
BIN
+19.2 KB
...models/mrs_robots_description/meshes/t_drones/m690b/t_drone_m690b_propeller.stl
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.