Port wam_description, wam_bringup, bhand_description and bhand_bringup to Galactic.
authorWalter Fetter Lages <w.fetter@ieee.org>
Sat, 2 Oct 2021 06:16:27 +0000 (03:16 -0300)
committerWalter Fetter Lages <w.fetter@ieee.org>
Sat, 2 Oct 2021 06:16:27 +0000 (03:16 -0300)
commitdfb931520b68e376d23a2e44d310e6d369b5f0a1
tree80dbe7fba60a563f1c52802f975bada9228e28f0
parentd6e37ca9ef30c7e14ea44819fc695b96606e1775
Port wam_description, wam_bringup, bhand_description and bhand_bringup to Galactic.
77 files changed:
.gitignore
bhand_bringup/CMakeLists.txt
bhand_bringup/config/bhand_controller.yaml
bhand_bringup/launch/bhand_controller.launch.xml [new file with mode: 0644]
bhand_bringup/launch/gazebo.launch [deleted file]
bhand_bringup/launch/gazebo.launch.xml [new file with mode: 0644]
bhand_bringup/package.xml
bhand_bringup/scripts/close.sh
bhand_bringup/scripts/open.sh
bhand_bringup/scripts/spread_close_grasp_open.sh
bhand_bringup/scripts/spread_open_grasp_close.sh
bhand_description/CMakeLists.txt
bhand_description/config/controller_manager.yaml [new file with mode: 0644]
bhand_description/config/gazebo.yaml [new file with mode: 0644]
bhand_description/launch/bhand.launch [deleted file]
bhand_description/launch/bhand.launch.xml [new file with mode: 0644]
bhand_description/launch/display.launch [deleted file]
bhand_description/launch/display.launch.xml [new file with mode: 0644]
bhand_description/launch/gazebo.launch [deleted file]
bhand_description/launch/gazebo.launch.xml [new file with mode: 0644]
bhand_description/meshes/bh_base.stl
bhand_description/meshes/bh_link1.stl
bhand_description/meshes/bh_link2.stl
bhand_description/meshes/bh_link3.stl
bhand_description/package.xml
bhand_description/rviz/display.rviz [moved from bhand_description/rviz/urdf.rviz with 58% similarity]
bhand_description/xacro/bhand.urdf.xacro
bhand_description/xacro/bhand_link2.urdf.xacro
bhand_description/xacro/bhand_link3.urdf.xacro
ufrgs_wam/CMakeLists.txt
ufrgs_wam/package.xml
wam_bringup/CMakeLists.txt
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/computed_torque_controller.launch.xml [new file with mode: 0644]
wam_bringup/launch/display.launch [deleted file]
wam_bringup/launch/gazebo.launch [deleted file]
wam_bringup/launch/gazebo.launch.xml [new file with mode: 0644]
wam_bringup/launch/pid_independent_joint_controller.launch.xml [new file with mode: 0644]
wam_bringup/launch/pid_plus_gravity_controller.launch.xml [new file with mode: 0644]
wam_bringup/launch/wam_node.launch [deleted file]
wam_bringup/launch/wam_node.launch.xml [new file with mode: 0644]
wam_bringup/launch/wam_node_sim.launch [deleted file]
wam_bringup/launch/wam_node_sim.launch.xml [new file with mode: 0644]
wam_bringup/package.xml
wam_bringup/rviz/display.rviz [deleted file]
wam_bringup/scripts/set_home.sh
wam_bringup/scripts/step.sh
wam_bringup/scripts/step_home.sh
wam_bringup/scripts/step_zero.sh
wam_description/CMakeLists.txt
wam_description/config/controller_manager.yaml [new file with mode: 0644]
wam_description/config/gazebo.yaml [new file with mode: 0644]
wam_description/launch/display.launch [deleted file]
wam_description/launch/display.launch.xml [new file with mode: 0644]
wam_description/launch/gazebo.launch [deleted file]
wam_description/launch/gazebo.launch.xml [new file with mode: 0644]
wam_description/launch/wam.launch [deleted file]
wam_description/launch/wam.launch.xml [new file with mode: 0644]
wam_description/package.xml
wam_description/rviz/display.rviz
wam_description/scripts/set_home.sh
wam_description/scripts/set_zero.sh
wam_description/xacro/wam.urdf.xacro
wam_node_test/scripts/cart_move.sh
wam_node_test/scripts/close_grasp.sh
wam_node_test/scripts/close_spread.sh
wam_node_test/scripts/finger_pos.sh
wam_node_test/scripts/go_home.sh
wam_node_test/scripts/grasp_pos.sh
wam_node_test/scripts/joint_move.sh
wam_node_test/scripts/open_grasp.sh
wam_node_test/scripts/open_spread.sh
wam_node_test/scripts/ortn_move.sh
wam_node_test/scripts/pose_move.sh
wam_node_test/scripts/spread_pos.sh