Robotics StackExchange | Archived questions

Schunk PowerCube Initialization

Hi, we are now using Schunkbringup package to control a PowerCube Arm. After launch the nodes using: roslaunch Schunkbringup lwasolo.launch, I enter "rosservice call /armcontroller/init" to initialize the arm. However, it returns the error code 209, saying that module 0 cannot be reset during init. The CAN interface we are using is the ESD-PCI331 card.

Could you give me any information?

Thanks

Asked by vandyhenry on 2013-08-29 08:41:59 UTC

Comments

hi, did you get an answer? I also will be working on it once I m done with the installation I am actually trying to install to make them work. I use Ubuntu 12.04 - ros fuerte I wasnt able to follow the documentation, can you help me?

Asked by akrv on 2013-11-22 07:46:27 UTC

Answers

Hi, My configuration: Schunk Lwa3 - 7 DOF - All Rotary joints ESD CAN PCI 331 - 3.9.4 Driver Version - Kernel 3.8 ROS Fuerte - Ubuntu 12.04 LTS I also got error code 209 while starting the schunk_modular_robotics package with roslaunch

when i created a package depending on schunk_libm5api check CMakeLists for including ESD CAN also for compilation. In some packages it compiles only with PCAN linking target library to lib/schunk_libm5api/libm5api.so programming with the Powercube Programmer guide using the API It works. Will soon share the package.

Asked by akrv on 2014-02-14 03:34:15 UTC

Comments

Hi, I have got it work! aswinkarthik.rv@gma...

Asked by akrv on 2014-05-18 23:39:38 UTC