Mobile Robotics Simulator inquiry
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Ammar Taha
il 10 Lug 2020
Commentato: Walter Roberson
il 17 Lug 2020
I am now learning mobile robots control algorithms and want to know if there an efficient simulator that can run simulink models. I don't want third party simulator, rather I want a basic one for differential drive robots that can enable me from running my algorithms that built I from scratch.
6 Commenti
Adam Danz
il 17 Lug 2020
Hi Amma,
Once an answer is added to a question, the question cannot be deleted. The reason for this is to prevent the loss of volunteers' work. For example, at this moment, this quesiton has 24 views which means several people have read and thought about your question. When a volunteer takes the time to solve the problem and write an answer or a comment, that's time that they have given you - whether the solution worked or not. If the solution didn't work, it's usually because important information was missing in the question and in those cases, some additional dialog usually solves the problem. But if you remove the content of your question, that's disrespecful to the people who volunteered their time to help you.
With hundreds of thousands of questions & answers in this forum, I'd guess that the vast majority of problems are solved by people finding existing solutions rather than asking a new question. The time you invested to write the question and the time invested by volunteers to answer it could benefit others in the future.
So, in the future, please do not reduce the value of the time given to you by complete strangers by removing the content of your question.
Walter Roberson
il 17 Lug 2020
My response was helpful. You had a clear off-by-one error that you would have found by examining the sizes like I suggested. You were cropping 1 to a location, then that same location to another value -- which would put the row at that location into both sub-images.
Risposta accettata
Cam Salzberger
il 13 Lug 2020
Hello Ammar,
Check out the different kinematic model blocks available for robots in Simulink through RST. The differential drive block page shows an example of how to simulate motion. The display portion of that is a bit more involved, but still doable.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Code Generation in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!