Simulate autonomous robot with distance sensors
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I would like to simulate a robot with obstacle detect sensors(ultrasonic or infrared) as in the below video: https://www.youtube.com/watch?v=dDgJFtziJRQ
or this: https://www.youtube.com/watch?v=x57SXD2xl5E
I have seen some papers and see that lots of people using MATLAB as simulator for autonomous robot controlling task. However I didn't find any distance sensors in Simulink or MATLAB functions. There are some third side tools developed sensors, but what I want to do is design my own robot as in the video, which I can determine the number and position of sensors on the robot.
I bet MATLAB have support this functions, for so many people select it as prior selection for simulation.
Does anyone now how to do the simulation task in the video? Thanks a lot!
1 Commento
Adrien Thibault
il 6 Giu 2017
I want to do the same thing, except I would like to implement it from scratch, have you found anything useful ?
Risposte (1)
Sebastian Castro
il 6 Giu 2017
Modificato: Sebastian Castro
il 8 Giu 2017
Actually, MATLAB does not yet have an official built-in robotics simulator. However, there is a lot out there you can use as a starting point.
Georgia Tech has made a really nice one called Sim.I.Am, which you can find here: https://www.mathworks.com/matlabcentral/fileexchange/40860-sim-i-am
One of my colleagues has also made a Simulink based toolbox for 2D mobile robots which you could leverage: https://www.mathworks.com/matlabcentral/fileexchange/62961-student-competition-mobile-robotics-training-toolbox?focused=7657987&tab=function
- Sebastian
0 Commenti
Vedere anche
Categorie
Scopri di più su Robotics in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!