Initial Indigo commit.
authorWalter Fetter Lages <w.fetter@ieee.org>
Wed, 28 Nov 2018 18:17:44 +0000 (16:17 -0200)
committerWalter Fetter Lages <w.fetter@ieee.org>
Wed, 28 Nov 2018 18:17:44 +0000 (16:17 -0200)
commita50df61a6e8ca7f68a5f8ebf8e2e8728efebed78
treee553dca0d040b3e8f4abdd262c9509ef767fac62
parent086556c1e0f41301dfa0d8078a042bdde0547dfd
Initial Indigo commit.
34 files changed:
ufrgs_wam/package.xml
wam_controllers/CMakeLists.txt
wam_controllers/README
wam_controllers/config/computed_torque_control.yaml
wam_controllers/launch/computed_torque.launch
wam_controllers/launch/computed_torque_table.launch
wam_controllers/package.xml
wam_controllers/scripts/move_home.sh [new file with mode: 0755]
wam_controllers/scripts/move_initial.sh [new file with mode: 0755]
wam_controllers/scripts/move_zero.sh
wam_controllers/scripts/set_home.sh
wam_controllers/scripts/set_initial.sh
wam_controllers/src/computed_torque_controller.cpp
wam_description/CMakeLists.txt
wam_description/launch/wam.launch
wam_description/launch/wam_sim.launch
wam_description/launch/wam_table.launch
wam_description/launch/wam_table_sim.launch
wam_description/xacro/table.urdf.xacro [new file with mode: 0644]
wam_description/xacro/wam.urdf.xacro
wam_description/xacro/wam_base.urdf.xacro
wam_description/xacro/wam_j1.urdf.xacro
wam_description/xacro/wam_j2.urdf.xacro
wam_description/xacro/wam_j3.urdf.xacro
wam_description/xacro/wam_j4.urdf.xacro
wam_description/xacro/wam_j5.urdf.xacro
wam_description/xacro/wam_j6.urdf.xacro
wam_description/xacro/wam_j7.urdf.xacro
wam_description/xacro/wam_table.urdf.xacro
wam_description/xacro/wam_tool_plate.urdf.xacro
wam_gazebo_ros_control/CMakeLists.txt [moved from wam_control_gazebo/CMakeLists.txt with 87% similarity]
wam_gazebo_ros_control/package.xml [moved from wam_control_gazebo/package.xml with 72% similarity]
wam_gazebo_ros_control/src/wam_robot_hw_sim.cpp [moved from wam_control_gazebo/src/robot_sim_wam.cpp with 91% similarity]
wam_gazebo_ros_control/wam_gazebo_ros_control_plugins.xml [moved from wam_control_gazebo/robot_sim_plugins.xml with 62% similarity]