Find videos showing how to use this toolbox here:
https://www.mathworks.com/videos/series/student-competition-mobile-robotics-training.html
>> Use the Simulation Map Generator App to import formatted maps/sketches/pictures of courses/fields to generate simulation maps for line following and obstacle detection applications.
>> Use the map with the Mobile Robotics Training library blocks (such as Encoder, Line Sensor and Ultrasonic Sensor simulations) to simulate closed-loop mobile robotics systems. The library comes with a Robot Simulator that helps visualize differential drive robot kinematics.
MathWorks Student Competitions Team (2021). Mobile Robotics Training Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/62961-mobile-robotics-training-toolbox), MATLAB Central File Exchange. Retrieved .
Inspired by: Student Competition - Mobile Robotics Training, Robotics Playground
Inspired: Student Competition - Mobile Robotics Training, LEGO Mobile Robotics Workshop
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
The "Soft Real Time" block is meant to slow down the simulation for the animation. In newer MATLAB versions it is recommended to delete the block and instead set the simulation pacing. It is an option included in the "Run" button, see the following link for more information.
https://www.mathworks.com/help/simulink/ug/simulation-pacing.html
If this is not possible then make sure you have a valid compiler setup in MATLAB and then reinstall the toolbox.
I am learning mobile robotics: controlling robot motion tutorial from youtube. I am getting following error.
Error in S-function 'r11/Robot Simulator/Soft Real Time': S-Function 'sfun_time' does not exist.
Please let me know, how to resolve this?
@TEJAS, you would need to run some experiments at different motor voltages measuring the angular speed. Make sure you ran these experiments under operational loads. Hope this helps.
how to obtain motor parameters for specific motor and obtain lookup table?
Excellent
Thanks alot (y)