From bc64c28ed2585803848b953a8eb1e9907717d8b1 Mon Sep 17 00:00:00 2001 From: Binit Shah Date: Mon, 27 Jun 2022 14:02:34 -0700 Subject: [PATCH] Turn on approx IK for Gazebo MoveIt demo --- stretch_moveit_config/launch/moveit.rviz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stretch_moveit_config/launch/moveit.rviz b/stretch_moveit_config/launch/moveit.rviz index e9b1294..be3ffcf 100644 --- a/stretch_moveit_config/launch/moveit.rviz +++ b/stretch_moveit_config/launch/moveit.rviz @@ -43,7 +43,7 @@ Visualization Manager: Class: moveit_rviz_plugin/MotionPlanning Enabled: true Move Group Namespace: "" - MoveIt_Allow_Approximate_IK: false + MoveIt_Allow_Approximate_IK: true MoveIt_Allow_External_Program: false MoveIt_Allow_Replanning: false MoveIt_Allow_Sensor_Positioning: false