You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comandos cinto:
cinto ligado/cinto desligado
cintovibra d,t, i
(d- direção. Pode ser f -frontal; fd - frontal
direita; fe -frontal
esquerda; td -
traseiro direito; t -
traseiro; te - traseiro
esquerda.)
t- tempo em segundos
i- intensidade(alta, média e baixa)
The text was updated successfully, but these errors were encountered:
Initial version integrate to Player in the branch feature-vib-belt-v2.
Currently it only prints that was supposed to be sent to the serial port.
Now, it must be tested with the actual vib belt.
2 features were created. 1st, the ranger2vib client converts the ranger data to the vib_belt driver, activating the belt when the robot is near to obstacles.
2nd, the GoDonnie parser has two new commands. cinto liga/desligado e vibrar f/t/fd/fe/te/td.
the 2nd cmd only works when the belt is on and it creates a pulse of 1s of vibration, then it stops.
See vib_belt driver and ranger2vib client to finish the code.
Comandos cinto:
cinto ligado/cinto desligado
cintovibra d,t, i
(d- direção. Pode ser f -frontal; fd - frontal
direita; fe -frontal
esquerda; td -
traseiro direito; t -
traseiro; te - traseiro
esquerda.)
t- tempo em segundos
i- intensidade(alta, média e baixa)
The text was updated successfully, but these errors were encountered: