Real Time Robotic Arm
15 views (last 30 days)
Show older comments
Hello,
I want to ask about how can I make a real time data robot arm;
I have a robotic arm simulation in simulink.I want to be able to create a graph that will give information in real time when there is a disruption in the robot arm or any value changes. Do you have any suggestions about this?
0 Comments
Answers (1)
Dimitri MANKOV
on 2 Apr 2024
Hello Ceren,
One possible approach would be to look into the Simulink Real-Time toolbox, which would allow you to deploy your Simulink model on a dedicated real-time target machine from Speedgoat. That machine would be connected to your robotic arm and could send control signals to it, as well as log real-time signal data.
Best,
Dimitri
0 Comments
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!