Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

ethz-asl/kawasaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kawasaki

ROS interface to Kawasaki robots.

Network

Set a static IP in range 192.168.2.xxx

Package

  • Build the kawasaki_driver package
  • Import the driver in python

Notes

  • Make sure if you are using ipython to use ipython2 version (otherwise it will not import). Do not use brew version, install through: pip2 install ipython.

Running

  • To run a node start: rosrun kawasaki_driver driver_simple.py
  • The driver publishes the joint state and current robot pose and subscribes to a pose topic which defines the next target.

Robot

  • Turn off Teach mode
  • Turn on Motors
  • Switch to Repeat mode on the controller

Requirements

  • rospy
  • geometry_msgs
  • sensor_msgs
  • std_msgs

About

ROS interface to Kawasaki robots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published