Difference between revisions of "CPR Wiki"

From Wiki
(2 intermediate revisions by the same user not shown)
Line 62: Line 62:
 
* [[Bounding Box / Virtual Box]]: How to use the bounding box in CPRog to avoid collisions by limiting the movement of the robot.
 
* [[Bounding Box / Virtual Box]]: How to use the bounding box in CPRog to avoid collisions by limiting the movement of the robot.
 
* [[Acceleration and Motion Smoothing]]: What does the smooth parameter in the CPRog Program Editor do? Smooth changes of direction!
 
* [[Acceleration and Motion Smoothing]]: What does the smooth parameter in the CPRog Program Editor do? Smooth changes of direction!
 +
* [[Consistency Check]] between CPRog, the program and the connected robot: What does it do and how to handle it
  
 
== Embedded Control Software TinyCtrl ==
 
== Embedded Control Software TinyCtrl ==
  
 +
* [[Connect DCi Robot/TinyCtrl to a Laptop via LAN]]: Instructions on establishing a connection between a windows PC and the embedded Control of e.g. a DCi Robot.
 
* [[TinyCtrl Downloads]]: Download the most recent version of the embedded robot control software and current user guides / manuals
 
* [[TinyCtrl Downloads]]: Download the most recent version of the embedded robot control software and current user guides / manuals
 +
* [[FTP and putty Access]]: How to change parameter or files using FileZilla and putty
 
* [[TinyCtrl Initial Setup of Linux Board]]: Instructions on how to install and set up TinyCtrl on a virgin Phytec Linux Board.
 
* [[TinyCtrl Initial Setup of Linux Board]]: Instructions on how to install and set up TinyCtrl on a virgin Phytec Linux Board.
* [[Connect DCi Robot/TinyCtrl to a Laptop via LAN]]: Instructions on establishing a connection between a windows PC and the embedded Control of e.g. a DCi Robot.
 
  
 
== How to interface with the CPR robots ==
 
== How to interface with the CPR robots ==

Revision as of 11:58, 13 September 2018


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


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

Use cases and specifications

igus robolink robot arms

Programming environment CPRog

Embedded Control Software TinyCtrl

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
  • Communication with Beckhoff TwinCat: The robot control can receive data from the Beckhoff TwinCat 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

Firmware configuration and diagnostics

Troubleshooting and Support

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