Difference between revisions of "CPR Wiki"

From Wiki
Line 81: Line 81:
 
= How to interface with the robots =
 
= How to interface with the robots =
  
 +
* [[Camera]]: How to integrate a camera system; different options are shown
 
* [[Modbus_Server]]: Using the Modbus TCP interface to communicate with a PLC, e.g. Siemens S7
 
* [[Modbus_Server]]: Using the Modbus TCP interface to communicate with a PLC, e.g. Siemens S7
 
* [[PLC Interface]]: Using digital Inputs / Outputs the robot can be controlled (enable, start, stop, ..) by a master PLC
 
* [[PLC Interface]]: Using digital Inputs / Outputs the robot can be controlled (enable, start, stop, ..) by a master PLC

Revision as of 12:09, 6 March 2023


Welcome to the Commonplace Robotics Wiki
Right now there are 390 pages in this wiki.


Tools, tips and troubleshooting for the Commonplace Robotics Mover4 and Mover6 robot arms and modular control electronics used with igus robolink robot arms.

igus ReBeL

  • igus ReBeL software, documentation and troubleshooting

igus robots and gantries

AMR - Autonomous Mobile Robots


Programming environment CPRog/iRC

Embedded Control Software TinyCtrl

How to interface with the robots

  • Camera: How to integrate a camera system; different options are shown
  • Modbus_Server: Using the Modbus TCP interface to communicate with a PLC, e.g. Siemens S7
  • PLC Interface: Using digital Inputs / Outputs the robot can be controlled (enable, start, stop, ..) by a master PLC
  • CRI Ethernet Interface: Connect via network connection. Find documentation and example code here
  • CAN Protocol: Write your own robot control software 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
  • Camera Interface: Receive coordinates and object information from an object recognition camera.

Firmware configuration and diagnostics

Troubleshooting and Support

We are constantly extending and updating this Wiki, please get in touch for further information!