Skip to content

Commit

Permalink
[PR2ProcessModules] removed dublicate import.
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelrhmanBassiouny committed Dec 13, 2024
1 parent 497ad03 commit 3f1ee35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pycram/process_modules/pr2_process_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

try:
from pr2_controllers_msgs.msg import Pr2GripperCommandGoal, Pr2GripperCommandAction, Pr2
from control_msgs.msg import GripperCommandGoal, GripperCommandAction
except ImportError:
logdebug("Pr2GripperCommandGoal not found")

Expand Down

0 comments on commit 3f1ee35

Please sign in to comment.