Vizzy Troubleshoot: Difference between revisions

From ISRWiki
Jump to navigation Jump to search
(Created page with "==iCubInterface/yarpdev== If the error is: yarpdev: ***ERROR*** driver <canmotioncontrol> was found but could not open Try to run the "canLoader" and connect to all the boards w...")
 
Line 3: Line 3:
  yarpdev: ***ERROR*** driver <canmotioncontrol> was found but could not open
  yarpdev: ***ERROR*** driver <canmotioncontrol> was found but could not open
Try to run the "canLoader" and connect to all the boards with the "pcan" interface.
Try to run the "canLoader" and connect to all the boards with the "pcan" interface.
* A board might not connect.
* A board might not be connecting properly.
* An ID might be with the value 15 (which is wrong, the IDs go from 0 to 4).
* An ID might be with the value 15 (which is wrong, the IDs go from 0 to 4).

Revision as of 14:55, 21 November 2011

iCubInterface/yarpdev

If the error is:

yarpdev: ***ERROR*** driver <canmotioncontrol> was found but could not open

Try to run the "canLoader" and connect to all the boards with the "pcan" interface.

  • A board might not be connecting properly.
  • An ID might be with the value 15 (which is wrong, the IDs go from 0 to 4).