Difference between revisions of "Rebel Joint"
(Added user guide for ReBeL robot arm) |
m (Changed links) |
||
Line 3: | Line 3: | ||
=Manual= | =Manual= | ||
Documentation for the ReBeL robot arms: | Documentation for the ReBeL robot arms: | ||
− | * EN: [https://cpr-robots.com/download/ | + | * EN: [https://cpr-robots.com/download/igusRobotControl/Documentation/UserGuide_iRC_Rebel.pdf UserGuide_iRC_Rebel.pdf] |
− | * DE: [https://cpr-robots.com/download/ | + | * DE: [https://cpr-robots.com/download/igusRobotControl/Documentation/Bedienungsanleitung_iRC_Rebel.pdf Bedienungsanleitung_iRC_Rebel.pdf] |
Documentation for the motor controller: | Documentation for the motor controller: |
Revision as of 15:04, 13 July 2022
This page provides information and first steps support on the igus Rebel joint modules.
Manual
Documentation for the ReBeL robot arms:
Documentation for the motor controller:
This document contains dimensions, pin-outs, behavior and the description of the parameter. The communication protocol is described below.
Test and Configuration Software
The software tool "ModuleControl" allows to move a single joint in different operations modes. It also allows to change the motion parameter on the board. ModuleControl needs a USB to CAN adapter from PeakSysteme, the PCAN-USB.
Please download the software at the ModuleControl wiki page, please use the ClosedLoop-Version: Config Software ModuleCtrl
Communication Protocol
The motor controller uses a CAN based custom protocol called CPRCANV2. This simple protocol sends and receives 32 bit position information. CANopen ist not supported.
Protocol specification (V1.4 May 16th, 2022):
Demo Source Code
A C# VisualStudio2019 solution is available to show the basic communication with a Rebel joint. This demo code makes use of the Peak Systeme PCAN-USB adapter. The demo source code lies on github: CANV2ProtocolDemoClient
Contact
In case of questions please contact Alexander Mühlens at igus GmbH.