Docking mock up #195
-
Hello, I'm trying to build a dock using IR LED and an Arduino. I'm almost able to make it work: subscribing to the /ir_opcode topic I'm able to see the response from Create 3 and I get the correct results, which means that the circuit is working and each LED is recognised by the robot. test_iropcode_dock.MOV.movDo I need some extra sensors to make my dock recognised? Or is there any way to overwrite the dock_visible to TRUE so that I can run my action? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Out of curiosity, if you just produce one of the opcodes, like RED, does the robot report dock_visible? I don't think our dock produces them all simultaneously. Do you still have the physical dock that came with the robot to compare ir_opcode behavior on the robot or did you take it apart for your project? |
Beta Was this translation helpful? Give feedback.
Out of curiosity, if you just produce one of the opcodes, like RED, does the robot report dock_visible? I don't think our dock produces them all simultaneously. Do you still have the physical dock that came with the robot to compare ir_opcode behavior on the robot or did you take it apart for your project?