Lidar Objekterkennung mit Matlab/Simulink und EV3: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(→Tipps) |
(→Tipps) |
||
Zeile 6: | Zeile 6: | ||
== Tipps == | == Tipps == | ||
* [http://www.ijcce.org/index.php?m=content&c=index&a=show&catid=44&id=435 Hokuyo URG Series Block in Matlab Simulink] | * Artikel: [http://www.ijcce.org/index.php?m=content&c=index&a=show&catid=44&id=435 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." | * 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." | ||
== Nützliche Links == | == Nützliche Links == | ||
* [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] |
Version vom 18. Mai 2017, 16:33 Uhr
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."