Skip to content

Commit

Permalink
use robot-move-base-interface for naoqi-interface
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Nov 16, 2022
1 parent 3a34919 commit 06be468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_naoqi_robot/naoqieus/naoqi-interface.l
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
(ros::load-ros-package "nao_interaction_msgs")

(defclass naoqi-interface
:super robot-interface
:super robot-move-base-interface
:slots (naoqi-namespace dcm-namespace joint-stiffness-trajectory-action body-pose-with-speed-action)
)

Expand Down

0 comments on commit 06be468

Please sign in to comment.