myCobot icon indicating copy to clipboard operation
myCobot copied to clipboard

myCobot is the World's Smallest Collaborative Robot Arm.

Results 22 myCobot issues
Sort by recently updated
recently updated
newest added

Hi, i have a problem connecting the robot. It seems to be the same problem described in Issue [MyCobot Pi 280 - joints communication error #4](https://github.com/elephantrobotics/RoboFlow/issues/4) There´s no communication to...

When attempting to compile any examples for the arduino, I get: In file included from C:\Users\iviti\sketchbook\libraries\MyCobotBasic/MyCobotSaver.h:5:0, from C:\Users\iviti\sketchbook\libraries\MyCobotBasic/MyCobotBasic.h:7, from C:\Users\iviti\sketchbook\mySetRGB\mySetRGB.ino:1: C:\Users\iviti\sketchbook\libraries\MyCobotBasic/ParameterList.h:27:10: fatal error: array: No such file or directory #include...

All of the examples give the error: This library only supports boards with ESP32 processor.

Hi. I have a new MyCobot PI and I would like to access it remotely using ssh and/or VNC but for that I need the password of the ubuntu user....

I am using the MyCobot 320 Pro Pi version. I have been able to use RoboFlow to move the robot, but any other method I try (I want to run...

Hi. Could someone help with such issue? I can't connect mycobot 280pi to my windows PC. When i'm trying to connect by USB-A -> USB-C to atom then mystudio is...

All of the sudden, mycobot 280 returns no data and does nothing. If I record some movements on the screen, it will play those, but no programming. Here I am...

Hi, I tried to record a sequence of poses to the flash, and it successed. But when I tried to play from flash, it failed. I added some debug code,...

For those four examples, I get the following error: In file included from C:\Users\XXX\Documents\Arduino\libraries\MycobotBasic/MycobotLanguage.h:7:0, from C:\Users\XXX\Documents\Arduino\libraries\MyCobotBasic\examples\Calibration\Calibration.ino:3: C:\Users\XXX\Documents\Arduino\libraries\MycobotBasic/mycobot_24px.h:1467:7: error: 'EncodeRange' does not name a type const EncodeRange mycobot_24pxEncodeRange[] PROGMEM = {

This is more of a hint for other people who may have run into trouble building examples from Arduino/MyCobotBasic/examples that include SCServo.h. I was able to get them working by...