by ozancaglayan » Thu Nov 08, 2012 11:49 am
by ozancaglayan
Thu Nov 08, 2012 11:49 am
Hi,
I've successfully built the KHR3-HV robot, mounted the RCB4 controller and plugged the SIO cables on it.
During origin setting, I was able to communicate with the controller using the given USB serial adapter using HeartToHeart.
But weirdly after the assembly, I only managed to communicate with the device only one time.
I have 2 battery packs which seem to be fully charged (verified with a multimeter).
When I turn on the switch, 2 out of 10 times the red and green LED lights up very briefly (~1 sec) and they go off. The other times no activity is observed on the board's LED's.
Once the HTH is opened, the neutral settings or home position settings are loaded and the Settings button is pressed, I keep getting "Device not found" error.
I also tried with Linux. Upon inserting the USB serial adapter the kernel recognizes the usb device. After that I load the ftdi_sio with the correct parameters and /dev/ttyUSB0 is created.
Then I built and tried libkondo. Although I don't know if the RCB4 controller has some motions built into it (I didn't do anything, didn't write anything to EEPROM, etc.) running ./run_motion 1 tells that the code received bad ACK from the robot.
I think that there is a communication problem but I don't know how to debug the issue.
Should I expect the robot to get up when I power it or will that be possible after writing some data to EEPROM, etc?
Thanks.
Hi,
I've successfully built the KHR3-HV robot, mounted the RCB4 controller and plugged the SIO cables on it.
During origin setting, I was able to communicate with the controller using the given USB serial adapter using HeartToHeart.
But weirdly after the assembly, I only managed to communicate with the device only one time.
I have 2 battery packs which seem to be fully charged (verified with a multimeter).
When I turn on the switch, 2 out of 10 times the red and green LED lights up very briefly (~1 sec) and they go off. The other times no activity is observed on the board's LED's.
Once the HTH is opened, the neutral settings or home position settings are loaded and the Settings button is pressed, I keep getting "Device not found" error.
I also tried with Linux. Upon inserting the USB serial adapter the kernel recognizes the usb device. After that I load the ftdi_sio with the correct parameters and /dev/ttyUSB0 is created.
Then I built and tried libkondo. Although I don't know if the RCB4 controller has some motions built into it (I didn't do anything, didn't write anything to EEPROM, etc.) running ./run_motion 1 tells that the code received bad ACK from the robot.
I think that there is a communication problem but I don't know how to debug the issue.
Should I expect the robot to get up when I power it or will that be possible after writing some data to EEPROM, etc?
Thanks.