digidotcom / xbee-python

Python library to interact with Digi International's XBee radio frequency modules.
Mozilla Public License 2.0
183 stars 93 forks source link

How would you recommend me to use this library with ROS? #102

Open vSebas opened 4 years ago

vSebas commented 4 years ago

You'll see, I am working on a project that involves an autonomous boat and the software architecture is made on ROS .We have a XTend 900MHz RF Modem and we would like to use this library, but the main problem is that ROS only runs on python 2.7. Do you have any recommendation to sort this problem?

RicardoM17 commented 4 years ago

@vSebas have you figured this out? currently running into the same issue..

Would be really appreciated if we could discuss this