A 7DoF robot arm made by Arduino and cheap toy servos. All of them worth of $20. But The arm features motion-planning service.
I read opensurgery.net, and have a doubt. can we make some kind of surgery robot with maker utilities?
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
A 7DoF robot arm made by Arduino and cheap toy servos. All of them worth of $20. But The arm features motion-planning service.
Print some shapes to connect Lego and servos.
connect servo parts to build a sample 3DoF robot arm.
Extend it to a 7DoF robot arm.
Check Arduino pin A4 -> PCA9685 SDA , pin A5->PCA9685 SLC. GRD -> GRD, 5V->5V
Prepare an Ubuntu Linux virtual machine and install ROS.
Install URDF plugin to Solidworks.
Build a robot arm in Solidworks and Export to a URDF file.
Set up every link
Press button "Preview and Export" to generate joint configurations.
Save the project and copy the file folder to Linux ROS catkin workspace.
Check the folder as a ROS package.
roslaunch urdf_tutorial display.launch model:=<the robot arm filename>.urdf
move the model by joint_state_publisher
It works.
So, extend it to a 7DoF robot arm model.
Create an account to leave a comment. Already have an account? Log In.
Become a member to follow this project and never miss any updates
a twitter message promotes paperwithcode.com
there are something helpful for robot design.