From c9e5bfa48b78c835e7519231e5b9d266979fa1e9 Mon Sep 17 00:00:00 2001 From: Niko Date: Mon, 4 Sep 2023 19:32:14 +0200 Subject: [PATCH] added moveit_interface --- franka_moveit_config/launch/moveit_without_hand.launch.py | 2 +- franka_moveit_config/rviz/moveit.rviz | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/franka_moveit_config/launch/moveit_without_hand.launch.py b/franka_moveit_config/launch/moveit_without_hand.launch.py index 57577af..5bcba6d 100644 --- a/franka_moveit_config/launch/moveit_without_hand.launch.py +++ b/franka_moveit_config/launch/moveit_without_hand.launch.py @@ -224,7 +224,7 @@ def generate_launch_description(): use_fake_hardware_arg = DeclareLaunchArgument( use_fake_hardware_parameter_name, - default_value='true', + default_value='false', description='Use fake hardware') fake_sensor_commands_arg = DeclareLaunchArgument( fake_sensor_commands_parameter_name, diff --git a/franka_moveit_config/rviz/moveit.rviz b/franka_moveit_config/rviz/moveit.rviz index 1711a01..10d859c 100644 --- a/franka_moveit_config/rviz/moveit.rviz +++ b/franka_moveit_config/rviz/moveit.rviz @@ -191,7 +191,7 @@ Visualization Manager: Value: true - Acceleration_Scaling_Factor: 0.1 Class: moveit_rviz_plugin/MotionPlanning - Enabled: false + Enabled: true Move Group Namespace: "" MoveIt_Allow_Approximate_IK: false MoveIt_Allow_External_Program: false