diff --git a/stretch_moveit_config/launch/demo.launch.py b/stretch_moveit_config/launch/demo.launch.py index ec677c1..d8e9f41 100644 --- a/stretch_moveit_config/launch/demo.launch.py +++ b/stretch_moveit_config/launch/demo.launch.py @@ -113,7 +113,9 @@ def generate_launch_description(): package='stretch_plan_client', executable='stretch_plan_client', parameters=[robot_description, - robot_description_semantic], + robot_description_semantic, + ompl_planning_pipeline_config, + kinematics_yaml], output={ 'stdout': 'screen', 'stderr': 'screen',