-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AR4 support #4
Comments
Hi there! From my understanding, the main differences are in the encoders and Teensy 4. The software stack will not require any changes aside from updating the config file to account for the different encoders. I wouldn't expect significant changes to the sketch either since it isn't doing anything too complicated - just serial comms and I/O. You'd just need to make sure that the pins are correct. |
@thijstriemstra |
no i decided to go with a different robot arm for now. |
@thijstriemstra |
@ongdexter I found up that im using Teensy 4.1 that has a significatlly faster PWM frequency than Teensy 3.5 ar3_core/ar3_microcontrollers/teensy/baseline_dev/baseline_dev.ino Lines 288 to 295 in cd43fed
|
Hi! Is it possible we will see AR4 support in this repo? I just built one and the control software options are very limited as far as I can tell. |
Most of the hard work is already done by ongdexter he said he was too busy at the moment to continue support.
But its all for AR3 (this is the version i own) i dont think much has changed on the AR4. Regarding AR4, to my knowledge the changes are mostly
These are not mayor changes, and relatively simple to upgrade. Happy hacking to all ! |
Hi everyone. I plan to buy a AR4 in Austin, Texas & program it to make 3 Michelin star beef jerky in my robotics office near the Pennybacker bridge. I plan to make the AR4 programmable code here https://github.com/quinnliu/AR4 For anyone currently with an AR4 or planning to build a future AR4 I would be very interested in collaborating on making the AR4 easy to program with general 3D computer vision & a 3D memetic motion planning algorithm. My private e-mail is [email protected] Please e-mail me if you are serious about making an extremely easy to program general purpose robotic arm. Especially if you are in Austin, Texas. Also is anyone interested in designing a robotic arm based on the AR4 that is much more aesthetically pleasing to the eye? |
I have done a similar project, this is probably the best ROS repository. RoboDK also has good integration with projects like this though it is pricey. |
this method is not working for TEENSY 4.1 i have tried it |
who is gonna adapt this ros ar3 project to my ar4 mk2 version? I would like to pay for your knowledge and time, thank you |
The AR4 was released recently and I wonder if this is compatible with ar3_core?
The text was updated successfully, but these errors were encountered: