Lidar Objekterkennung mit Matlab/Simulink und EV3: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Zeile 19: Zeile 19:
== Verwendete Support Packages für Matlab ==
== Verwendete Support Packages für Matlab ==
* [https://de.mathworks.com/matlabcentral/fileexchange/57425-matlab-driver-for-hokuyu-urg-family MATLAB Driver for Hokuyu URG family]
* [https://de.mathworks.com/matlabcentral/fileexchange/57425-matlab-driver-for-hokuyu-urg-family MATLAB Driver for Hokuyu URG family]
* [https://de.mathworks.com/matlabcentral/fileexchange/45075-simulink-support-package-for-lego-mindstorms-ev3-hardware]
* [https://de.mathworks.com/matlabcentral/fileexchange/45075-simulink-support-package-for-lego-mindstorms-ev3-hardware Simulink (and Matlab) Support Package for LEGO MINDSTORMS EV3 Hardware]

Version vom 18. Juni 2017, 16:38 Uhr

Autor: Nora Werner

Betreuer: Prof. Dr.-Ing. Ulrich Schneider

→ zurück zum Hauptartikel: Signalverarbeitende Systeme SoSe2017



Getting Started

Tipps

  • Artikel: Hokuyo URG Series Block in Matlab Simulink
  • Der Autor schreibt: "just simply using the hokuyo driver for C language and then embed the script to call the data you want to get from the C using C to M file toolbox as mention in paper. But for great results you should using XPCtarget to get it more realtime."

Verwendete Support Packages für Matlab