Add support for ros2_control in Gazebo Ignition.
authorWalter Fetter Lages <w.fetter@ieee.org>
Thu, 16 Mar 2023 19:10:39 +0000 (16:10 -0300)
committerWalter Fetter Lages <w.fetter@ieee.org>
Thu, 16 Mar 2023 19:10:39 +0000 (16:10 -0300)
commitf51082f7c7c335ac283423794ce4dd219f1915cd
tree3fd7beb2fa5f8ba6e45c0b8d6a7b437a199e839e
parent20923e1b82e785ba985433111eed57508f902f32
Add support for ros2_control in Gazebo Ignition.
15 files changed:
bhand_bringup/launch/ignition.launch.xml [new file with mode: 0644]
bhand_description/launch/bhand.launch.xml
bhand_description/launch/ignition.launch.xml
bhand_description/xacro/bhand.urdf.xacro
bhand_description/xacro/gazebo.urdf.xacro [new file with mode: 0644]
bhand_description/xacro/ros2_control.urdf.xacro [new file with mode: 0644]
wam_bringup/config/computed_torque_controller.yaml
wam_bringup/config/pid_independent_joint_controller.yaml
wam_bringup/config/pid_plus_gravity_controller.yaml
wam_bringup/launch/ignition.launch.xml [new file with mode: 0644]
wam_description/launch/ignition.launch.xml
wam_description/launch/wam.launch.xml
wam_description/xacro/gazebo.urdf.xacro [new file with mode: 0644]
wam_description/xacro/ros2_control.urdf.xacro [new file with mode: 0644]
wam_description/xacro/wam.urdf.xacro