Clear Filters
Clear Filters

Real Time Robotic Arm

4 views (last 30 days)
ceren öztürk
ceren öztürk on 16 Mar 2024
Answered: Dimitri MANKOV on 2 Apr 2024
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?

Answers (1)

Dimitri MANKOV
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

Products


Release

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!