Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exposing Open Interface Commands over UART #545

Open
postmaster87 opened this issue Feb 13, 2024 · 2 comments
Open

Exposing Open Interface Commands over UART #545

postmaster87 opened this issue Feb 13, 2024 · 2 comments

Comments

@postmaster87
Copy link

Hello,

Are there any plans to expose the OI in a similar fashion to the Create 2. We've noticed the ability is there over BLE but not WiFi or the USB port connection. We have an entire embedded systems course that leverages the UART and open interface of the Create 2. The lab has 16 robots so having BLE connections from each PC is not feasible or reliable.

Thanks,
Matt

@shamlian
Copy link
Collaborator

shamlian commented Mar 6, 2024

Never say never, but it's not on the short term roadmap. Over a wire, Create 3 is controlled using ROS 2.

@ParadoxRobotics
Copy link

@shamlian I think it's a good idea; because serial communication is hardware agnostic like the previous create2 :

  • Compatibility with SBC / microntroller / PC
  • No need for tedious ros2 installation on new hardware (eg rpi5)
  • Simplicity for most testing and prototyping on the bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants