Sphero API MATLAB SDK

版本 2.1.0.0 (2.2 MB) 作者: Mark Tomaszewski
Control Orbotix Sphero from Matlab in m-code!
457.0 次下载
更新时间 2016/11/26

Control Sphero from MATLAB in m-code!

This project provides a few Matlab classes that can be used to control Sphero from Matlab in m-code. Check out the Sphero website for more information about Sphero, the robotic ball.

Check out this Preview video on YouTube to see what this package can do,
https://www.youtube.com/watch?v=YohxMa_z4Ww

The base class, SpheroCore:

Provides a Matlab interface to Sphero through the Bluetooth object of the Instrument Control Toolbox
Implements the low-level Sphero API (see attached pdf)
Manages Sphero's state
The interface class, SpheroInterface (inherits from SpheroCore):

Adds application-layer functionality to SpheroCore
Overloaded Roll method uses right-handed coordinates
Wrappers for Roll and Configure Locator allow easy correspondence between Roll and Locator coordinate systems
The class, Sphero (inherits from SpheroInterface):

Adds backwards compatibility with Yi Jui's Sphero MATLAB Interface
Wrapper for Roll allows for use of Yi Jui's roll method among others http://www.mathworks.com/matlabcentral/fileexchange/48359-sphero-matlab-interface
I've included some examples and graphical user interfaces for inspiration. Future development including bug-fixes, feature extensions, and even custom-tailored examples will be heavily motivated by user comments and ratings!

For more information about how this code communicates with Sphero, stop by my wiki to browse through Sphero API Tutorial and Sphero API MATLAB SDK.

引用格式

Mark Tomaszewski (2024). Sphero API MATLAB SDK (https://github.com/mark-toma/SpheroMATLAB), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Optimization Toolbox 的更多信息
致谢

参考作品: Sphero MATLAB Interface

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
2.1.0.0

Updates to v2.1, Changes log properties to row vector samples

2.0.0.0

Repairs missing description
Fixed the title
New major release; moved source to GitHub repo; some breaking changes; some new features; see GitHub repo commits for more info

1.0.1.0

only modified description; added new link to wiki docs; added link to sphero web; minor formatting
added preview video

1.0.0.0

Removed some folders listed in "MATLAB Search Path" to reduce clutter in file preview pane; Noticed that I have a typo in the "SpheroCore" directory name; Updated "Other Requirements" with system hardware (BT) and Matlab Bluetooth object dependencies

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库