Connect 2 ros board
Hi, I have 2 arm boards running ros. I need to share the topics between the boards. I want to use a wired connection, is the uart a good choice? (I've got also lan or usb on both boards) Is it possibile to do something like I do in wireless mode with the definition of master uri? Maybe do I need to use rosserial? Thanks