How can I insert an object for my joystick to avoid?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a matlab code and Simulink model which shows the movement of a USB joystick in real time. I am now needing to add some obstacle to the interface for the joystick to avoid. What is the best way to do this? I would prefer to do it in Simulink if possible. Thanks for the help
Answers (1)
Don Zheng
on 9 Jun 2017
0 votes
By adding obstacles to the interface I assume you meant adding objects into the 3D world. In that case, you can only do it manually with the 3D World Editor (invoked with 'vredit').
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!