From 2361a41932dea52acc5d36fc528f97140a97d64d Mon Sep 17 00:00:00 2001 From: mizonon Date: Tue, 12 Nov 2024 17:55:09 +0900 Subject: [PATCH] =?UTF-8?q?CI=E5=AF=BE=E5=BF=9C=E3=81=AE=E5=BE=AE=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crane_plus_examples_py/crane_plus_examples_py/pick_and_place.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/crane_plus_examples_py/crane_plus_examples_py/pick_and_place.py b/crane_plus_examples_py/crane_plus_examples_py/pick_and_place.py index 861fdcf..b9ed488 100644 --- a/crane_plus_examples_py/crane_plus_examples_py/pick_and_place.py +++ b/crane_plus_examples_py/crane_plus_examples_py/pick_and_place.py @@ -25,8 +25,6 @@ PlanRequestParameters, ) -from crane_plus_examples_py.utils import euler_to_quaternion, plan_and_execute - import rclpy from rclpy.logging import get_logger