From 6a40c173fda5ccd4adfde239cb074acb2a01bb66 Mon Sep 17 00:00:00 2001 From: devbharat Date: Thu, 23 Jul 2015 18:54:58 +0200 Subject: [PATCH] Added the launch file --- launch/gazebo_iris_mavros_posix_sitl.launch | 26 +++++++++++++++++++++ posix-configs/SITL/init/rcS | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 launch/gazebo_iris_mavros_posix_sitl.launch diff --git a/launch/gazebo_iris_mavros_posix_sitl.launch b/launch/gazebo_iris_mavros_posix_sitl.launch new file mode 100644 index 0000000000..2633524daa --- /dev/null +++ b/launch/gazebo_iris_mavros_posix_sitl.launch @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/posix-configs/SITL/init/rcS b/posix-configs/SITL/init/rcS index 7388259bc5..a1a73f8942 100644 --- a/posix-configs/SITL/init/rcS +++ b/posix-configs/SITL/init/rcS @@ -51,4 +51,4 @@ mavlink stream -r 80 -s GLOBAL_POSITION_INT -u 14556 mavlink stream -r 80 -s ATTITUDE -u 14556 mavlink stream -r 80 -s ATTITUDE_TARGET -u 14556 mavlink stream -r 20 -s RC_CHANNELS -u 14556 -mavlink stream -r 250 -s HIGHRES_IMU -u 14556 \ No newline at end of file +mavlink stream -r 250 -s HIGHRES_IMU -u 14556