Skip to content

This stack contains hardware drivers, Gazebo plugins and other basic functionalities for the Neuronics Katana family of robot arms.

Notifications You must be signed in to change notification settings

uos/katana_driver

Folders and files

NameName
Last commit message
Last commit date
Jun 7, 2017
Jun 2, 2017
Jun 2, 2017
Jun 2, 2017
Aug 23, 2019
Jan 2, 2020
Jun 2, 2017
Jun 2, 2017
Jun 2, 2017
Jun 7, 2017
Jul 30, 2013
Aug 7, 2018
Aug 23, 2019

Repository files navigation

katana_driver

This stack contains ROS hardware drivers, Gazebo plugins and other basic functionalities for the Neuronics Katana family of robot arms. Specifically, it provides:

  • JointTrajectory and FollowJointTrajectory execution on the physical arm (packages katana, kni, katana_trajectory_filter, katana_msgs),
  • simulation of the Katana arm in Gazebo (packages katana_gazebo_plugins, katana_arm_gazebo),
  • URDF descriptions (package katana_description),
  • simple teleoperation (packages katana_teleop, katana_joint_movement_adapter), and
  • some demo programs (package katana_tutorials).

For more information, visit the katana_driver ROS wiki page.

Build

  • rosdep install --from-paths src --ignore-src -r -y
  • catkin build