Difference between revisions of "Main Page"

From Wiki
Line 7: Line 7:
 
{| style="width:280px; border:none; background:none;"
 
{| style="width:280px; border:none; background:none;"
 
| style="width:280px; text-align:center; white-space:nowrap;" |
 
| style="width:280px; text-align:center; white-space:nowrap;" |
<div style="font-color=#50798a; font-size:162%; border:none; margin:0; padding:.1em;">CPR Wiki</div>
+
<div style="color:#50798a; font-size:162%; border:none; margin:0; padding:.1em;">CPR Wiki</div>
 
<div id="articlecount" style="font-size:85%;"> [[Special:Statistics|{{NUMBEROFPAGES}}]] pages and [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles.</div>
 
<div id="articlecount" style="font-size:85%;"> [[Special:Statistics|{{NUMBEROFPAGES}}]] pages and [[Special:Statistics|{{NUMBEROFARTICLES}}]] articles.</div>
 
|}
 
|}

Revision as of 21:36, 11 May 2018

CPR Wiki
383 pages and 96 articles.

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