SunFounder Arduino Robotics Kit 4-DOF Dancing Sloth Programmable DIY Robot Kit (Assembly Tutorial )

preview_player
Показать описание
The newest Sloth Robot is a cute and flexible robot.Visualize programming can be utilized, people who know nothing about it can also program. You can DIY many different models and program to make a different bio-robot by controlling it do different actions. If you have several robots, you can control them to play together, for example: racing, kick a ball and battle.
Рекомендации по теме
Комментарии
Автор

I want to turn 90 degree right with this, How do you suppose the array set would be?

lanha
Автор

Bom dia Equipe Sunfounder, como eu consigo peças para repor o DOF 4 Robot kit do modelo anterior ? Meu kit quebrou na parte da perna. Não acho loja online para comprar peças de reposição.

igorbtenorio
Автор

o código "Dancing" do robô não compila :(

Arduino: 1.8.19 (Windows 10), Placa:"Arduino Nano, ATmega328P"

In file included from C:\Users\sofia\Documents\Aplicativos\arduino-1.8.19\libraries\Servo\src/Servo.h:63:0,

from
error: redeclaration of '_timer1'

typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t;


In file included from
note: previous declaration 'timer16_Sequence_t _timer1'

typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t ;


In file included from C:\Users\sofia\Documents\Aplicativos\arduino-1.8.19\libraries\Servo\src/Servo.h:63:0,

from
error: redeclaration of '_Nbr_16timers'

typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t;


In file included from
note: previous declaration 'timer16_Sequence_t _Nbr_16timers'

typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t ;


In file included from C:\Users\sofia\Documents\Aplicativos\arduino-1.8.19\libraries\Servo\src/Servo.h:63:0,

from
error: conflicting declaration 'typedef enum timer16_Sequence_t timer16_Sequence_t'

typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t;


In file included from
note: previous declaration as 'typedef enum timer16_Sequence_t timer16_Sequence_t'

typedef enum { _timer1, _Nbr_16timers } timer16_Sequence_t ;


In file included from
error: conflicting declaration 'typedef struct ServoPin_t ServoPin_t'

} ServoPin_t ;


In file included from
note: previous declaration as 'typedef struct ServoPin_t ServoPin_t'

} ServoPin_t ;


In file included from
error: conflicting declaration 'typedef struct servo_t servo_t'

} servo_t;


In file included from
note: previous declaration as 'typedef struct servo_t servo_t'

} servo_t;


In function 'void setup()':

warning: large integer implicitly truncated to unsigned type [-Woverflow]

RL.slowmove (array_cal[1], vel);

^

warning: large integer implicitly truncated to unsigned type [-Woverflow]

LL.slowmove (array_cal[3], vel);

^

exit status 1

Erro compilando para a placa Arduino Nano



Este relatório teria mais informações com
"Mostrar a saida detalhada durante a compilação"
opção pode ser ativada em "Arquivo -> Preferências"

paulasofiasilvaantunes
Автор

“Visualize programming can be utilized, people who know nothing about it can also program.” This is not true!

xorosimaginaria
visit shbcf.ru