From 4647fea1ccd29addaaa87f38810bea37755ad259 Mon Sep 17 00:00:00 2001 From: "David V. Lu" Date: Mon, 7 Mar 2022 12:36:53 -0500 Subject: [PATCH] [moveit_configs_utils] Minor fixes --- .../moveit_configs_utils/moveit_configs_builder.py | 2 +- moveit_configs_utils/package.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/moveit_configs_utils/moveit_configs_utils/moveit_configs_builder.py b/moveit_configs_utils/moveit_configs_utils/moveit_configs_builder.py index d5304a79de..96a2040618 100644 --- a/moveit_configs_utils/moveit_configs_utils/moveit_configs_builder.py +++ b/moveit_configs_utils/moveit_configs_utils/moveit_configs_builder.py @@ -34,7 +34,7 @@ # Or to get all the parameters as a dictionary moveit_configs.to_dict() -Each function in MoveItConfigsBuilder have a file_path as an argument which is used to override the default +Each function in MoveItConfigsBuilder has a file_path as an argument which is used to override the default path for the file Example: diff --git a/moveit_configs_utils/package.xml b/moveit_configs_utils/package.xml index b1b7075397..c26caf88a9 100644 --- a/moveit_configs_utils/package.xml +++ b/moveit_configs_utils/package.xml @@ -4,16 +4,16 @@ moveit_configs_utils 2.3.0 Python library for loading moveit config parameters in launch files - Jafar Abdi MoveIt Release Team BSD - - ament_lint_auto - ament_lint_common + Jafar Abdi ament_index_python launch_param_builder + ament_lint_auto + ament_lint_common + ament_python