control stepper motors with an arduino via ROS
Hello,
I have a robotic Arm composed of stepper motors Nema 23 with encoders. I'm using an arduino Mega to control it. I want to build my arm with ROS. This arm will be used to grasp objects through inverse kinematics, after getting the object coordinates in the space.
I'm new to ROS and I need any help or steps on how to do it. Thank you