From 0c602430d4bc92f148f0db837a39600286d44c28 Mon Sep 17 00:00:00 2001 From: Gareth Ellis Date: Tue, 15 Oct 2019 13:03:02 -0700 Subject: [PATCH 1/2] Increased Controller Spawner Timeout In All Gazebo Launch Files --- autorally_gazebo/launch/autoRallyJumpGazeboSim.launch | 2 +- autorally_gazebo/launch/autoRallyTrackCCRFGazeboSim.launch | 2 +- autorally_gazebo/launch/autoRallyTrackGazeboSim.launch | 2 +- autorally_gazebo/launch/singlePlatform.launch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/autorally_gazebo/launch/autoRallyJumpGazeboSim.launch b/autorally_gazebo/launch/autoRallyJumpGazeboSim.launch index 873e1771..6c67a60b 100644 --- a/autorally_gazebo/launch/autoRallyJumpGazeboSim.launch +++ b/autorally_gazebo/launch/autoRallyJumpGazeboSim.launch @@ -80,7 +80,7 @@ rosservice call autorally_platform/gazebo/delete_model '{model_name: autoRallyPl + args="$(find autorally_gazebo)/config/autoRallyPlatformJointCtrlrParams.yaml --timeout 120"/> + args="$(find autorally_gazebo)/config/autoRallyPlatformJointCtrlrParams.yaml --timeout 120"/> + args="$(find autorally_gazebo)/config/autoRallyPlatformJointCtrlrParams.yaml --timeout 120"/> + args="$(find autorally_gazebo)/config/autoRallyPlatformJointCtrlrParams.yaml --timeout 120"/> Date: Tue, 15 Oct 2019 13:11:48 -0700 Subject: [PATCH 2/2] Added StateEstimator To 'autoRallyTackGazeboSim.launch' --- autorally_gazebo/launch/autoRallyTrackGazeboSim.launch | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/autorally_gazebo/launch/autoRallyTrackGazeboSim.launch b/autorally_gazebo/launch/autoRallyTrackGazeboSim.launch index 0d4d4d84..211d5c20 100644 --- a/autorally_gazebo/launch/autoRallyTrackGazeboSim.launch +++ b/autorally_gazebo/launch/autoRallyTrackGazeboSim.launch @@ -84,6 +84,15 @@ limitations under the License. type="ground_truth_republisher.py" output="screen"> + + + + + + + + +