Difference between revisions of "Main Page"

From Wiki
Line 6: Line 6:
 
== General ==
 
== General ==
 
* [[Use Cases robolink]]: Use cases for the igus robolink robot arm with CPR control environment
 
* [[Use Cases robolink]]: Use cases for the igus robolink robot arm with CPR control environment
* [[Use Cases Mover Robots]]: Use cases for the Mover robots, which are suitable, which are not?
+
* [[Use Cases Mover Robots]]: Use cases for the Mover robots. Which use cases are suitable, which are not?
 
* [[Use Cases SRA]]: Use cases for the SRA service robot arm.  
 
* [[Use Cases SRA]]: Use cases for the SRA service robot arm.  
  
 
* [[Specifications Mover Robots]]: joint length, velocities, precision ...  
 
* [[Specifications Mover Robots]]: joint length, velocities, precision ...  
 
* [[Specifications SRA]]: joint length, velocities, precision ...
 
* [[Specifications SRA]]: joint length, velocities, precision ...
* [[CAD Data]]: .STEP and / or .obj files for the robots  
+
* [[CAD Data]]: .STEP and / or .obj files for the robots
 
 
 
 
  
 
== igus robolink ==
 
== igus robolink ==

Revision as of 15:20, 11 May 2018

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 further information!


General

igus robolink


Programming Environment CPRog

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