Main Page

From Wiki
Revision as of 15:02, 18 January 2018 by Chmeyer (talk | contribs)

Tools, tips and troubleshooting for the Commonplace Robotics Mover4, Mover6 and SRA robot arms and the Slider platform.

We are constantly extending and updating this Wiki, please get in contact info(at)cpr-robots.com for missing information!


General


igus robolink


Programming Environment CPRog

  • CPRog Updates: Download the up-to-date version of the programming environment and current user guides
  • CPRog Command Reference Definition of the Programming Language Commands
  • Changing Robot Parameter: Many robot parameters like joint max velocities or software end switches can be adapted to your needs.


How to interface with the CPR robots

  • PLC Interface: Using digital Inputs / Outputs the robot can be controlled (enable, start, stop, ..) by a master PLC
  • Plugin Interface: A plugin mechanism allows direct integration of existing or custom functionality in CPRog
  • CRI Ethernet Interface: Connect via network connection. Find documentation and example code here
  • CAN Protocol: Write your own robot controller that directly sends commands to the CAN bus. Documentation and example code
  • ROS packages: Integrate the robots into your ROS environment. Documentation and packages for hardware communication, teleop and moveIt


Hardware Configuration


Troubleshooting and Assistance