Lorenz Meier
2fc6cdd994
Gazebo SITL: Ensure a tightly closed altitude control loop
9 years ago
Lorenz Meier
f533e00d5c
SITL configs: Fix param names
9 years ago
Lorenz Meier
7d57713dd5
Start simulator after params have been loaded and set
9 years ago
Simone Guscetti
211e667639
Configure mavlink to connect to localhost
9 years ago
Lorenz Meier
43473b10a8
Better defaults for posix SITL
9 years ago
Lorenz Meier
678c7dfdf4
IRIS / SITL: Disarm on land
9 years ago
Lorenz Meier
075a6e3d4e
Update IRIS configs to match new simulator dynamics and fixes
9 years ago
Lorenz Meier
bd99b9de64
Gazebo configs: Enable attitude quaternion stream
9 years ago
Lorenz Meier
c29bfcd1fe
Enable data loss failsafe in SITL so we doo not RTL on RC failure
9 years ago
Lorenz Meier
d7254c2b01
Fix SITL configs
9 years ago
Lorenz Meier
e8344de38a
Iris: Add custom startup script
9 years ago
Lorenz Meier
86c8308e98
POSIX configs: Send to port 14540 for onboard links
9 years ago
Lorenz Meier
38fe768421
Start 2nd MAVLink instance in Gazebo SITL
9 years ago
Lorenz Meier
2a1b1fe11d
SITL: Better Navigation defaults for multicopters
9 years ago
Lorenz Meier
3886e33f85
SITL: Gazebo uses joystick
9 years ago
Lorenz Meier
885635ed0c
Gazebo iris config: start correct RGB sim
9 years ago
Lorenz Meier
4e5b2a1db7
POSIX: Fix sensor ID
9 years ago
tumbili
cf338246fc
renamed SITL startup script for iris
9 years ago
tumbili
0c3f519445
renamed SITL startup scripts
9 years ago
tumbili
c9a3b7b9b0
added config file SITL iris with gazebo
9 years ago
v01d
645a7df6b9
add OPTICAL_FLOW_RAD mavlink stream for SITL
10 years ago
Lorenz Meier
715a0f0a50
SITL: Fix paths
10 years ago
Lorenz Meier
0fd605cd20
Enfore 1s sleep after sensor start, force joystick back to simulation mode
10 years ago
Lorenz Meier
348484fac3
POSIX: Start commander after sensors
10 years ago
Lorenz Meier
3a2e2ef304
Do not default to Joystick input for SITL
10 years ago
tumbili
8c6dc8cdf5
start logger for SITL
10 years ago
Lorenz Meier
6927e62e77
POSIX: Run pwm_out_sim as the hil command got renamed to it
10 years ago
devbharat
6a40c173fd
Added the launch file
10 years ago
devbharat
9a6f52736b
Added launchfile to launch gazebo iris and mavros bridge. Added sitl_gazebo to makefile and new init rc file for gazebo iris apps and params
10 years ago
Lorenz Meier
44eff36819
SITL: Run more streams at higher rates
10 years ago
Lorenz Meier
8c004fa6d8
SITL: Move simulator startup to the beginning of the startup
10 years ago
Lorenz Meier
e19a068ebb
Better SITL gains for yaw
10 years ago
Lorenz Meier
efb7d9393e
POSIX: Set SITL gains back to normal vehicle defaults
10 years ago
Lorenz Meier
1cb572f484
POSIX: Fix MAVLink sequencing
10 years ago
tumbili
c49511fb66
start land detector for SITL
10 years ago
tumbili
f7a6afc976
improve SITL startup script
10 years ago
tumbili
8a3ac1f541
set SYS_RESTART_TYPE in sitl startup, normally IO does that
10 years ago
Lorenz Meier
7df785ed50
POSIX: Use the same estimators for multicopters as on the real system
10 years ago
Lorenz Meier
3627456dd6
POSIX config: Fix order of dev IDs
10 years ago
Lorenz Meier
bf24d42a79
POSIX: Fix SITL startup script
10 years ago
Lorenz Meier
a652642286
POSIX: Fix dataman start order
10 years ago
Mark Charlebois
7734195242
gpssim: cleaned up gpssim code
...
The gpssim code was named gps_sim vs being consistent with other
simulators (gpssim). It also used warnx and errx and had lots of
commeted out code.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
Mark Charlebois
17b23f4e80
SITL: Added documentation on file paths
...
Added description of how to create required directories
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
Mark Charlebois
834e3c0587
SITL: updated README and rc.S
...
Changed rc.S to rcS.
Updated README.md to explain the require directory structure and
where to run mainapp from for SITL to work correctly.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
tumbili
e6cee32952
add simulated gps driver to startup for SITL
10 years ago
Mark Charlebois
729653ba71
SITL: changed posix_default to posix_sitl
...
The SITL build is now the default posix build.
The linker script for posix was moved to makefiles/posix.
The rc.S file was moved to posix-configs/SITL/init/
The POSIXTEST board definition is now SITL
To run the SITL test run:
make sitlrun
This replaces the make posixrun target.
The build directory is now Build/posix_sitl.build/
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
Lorenz Meier
40f3b49419
POSIX: Re-load params after boot
10 years ago
Lorenz Meier
7254f04f68
POSIX: Complete default startup config so we get a working quad setup on boot.
10 years ago
Lorenz Meier
a1b68b5b41
POSIX: Start MAVLink app as default on UDP
10 years ago
Mark Charlebois
527b97e8b4
POSIX: added tone_alarm simulator
...
The tone_alarm simulator was added to rc.S and the warning output for a
hrt_timer with a 0 expiry times was disabled.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago