ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

robot arm control with ros/arduino

asked 2022-01-23 14:17:09 -0500

Mahmoud_shaban gravatar image

I just started ROS, I wonder if ROS with Arduino could control my robot arm and solve kinematics and inverse kinematic equations in real-time run? Does anyone have a similar experience?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-01-25 11:03:37 -0500

osilva gravatar image

Hi @Mahmoud_shaban

Yes it is possible to use ROS with Arduino to control robot arms. There are very good examples how to apply Forward and Inverse Kinematics.

is it real time? From an industrial controls point of view it's not. However, you wouldn't use Arduino in those settings in general.

Take a look at this example: https://www.youtube.com/watch?v=G-XXn... with the repo: https://github.com/bandasaikrishna/3-...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-01-23 14:17:09 -0500

Seen: 366 times

Last updated: Jan 25 '22