kuka_ros2
ROS 2 KUKA iiwa robot interfaces.
This module defines ROS 2-backed interfaces for KUKA iiwa robots. It provides support for Cartesian impedance control, joint-trajectory control, and wrench feedback integration through ROS 2 controllers and topics.
- class robotblockset.ros2.kuka_ros2.iiwa(name: str = 'iiwa', ns: str = 'lbr', control_strategy: str = 'JointPositionTrajectory')[source]
Bases:
robot_ros2,iiwa_specInitialize the ROS 2 iiwa7 robot wrapper.
Classes
|
Initialize the ROS 2 iiwa7 robot wrapper. |