Only released in EOL distros:  

Package Summary

ROS driver for EPOS controller

This package provides simple interface to control maxon motors via EPOS controler.

Documentation

Package includes C library (libEPOS) to control the EPOS motor control from maxon motor (www.maxonmotor.com) using a GNU/Linux system and ROS wrapper.

Nodes

This package provides one node - epos_driver_node.

epos_driver_node

communicates with EPOS driver

Published Topics

/tf (tf/tfMessage)
  • publishes a transform from frame /maxon to /base
/EPOSState (epos_driver/EPOSState)
  • publishes current possition and other informations about driver

Services

/MoveTo (epos_driver/MoveTo)
  • request to move motor to given position
/MoveCycle (epos_driver/MoveCycle)
  • request to move motor between two given positions

Wiki: epos_driver (last edited 2014-10-16 15:56:48 by TomaszKucner)