-
Notifications
You must be signed in to change notification settings - Fork 25
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
Robot playback motion #12
Comments
Hi @garimellagowtham |
Is there a way to turn the arm on/off using the API? I can find external ways to get feedback such as using markers etc. I would still need to turn the robot on/off? On a side note, I am wondering how homing works if there is no feedback? |
@garimellagowtham For example, the g2core command The homing sensors are there for homing, and setting each joint to a known position. |
Hello @smhty,
It is often cumbersome to specify exact coordinates and path the robot end effector has to take. Usually, there is a playback option for robotic arms that allows the user to cut off the power to motors to record the motion and play it back. I am wondering if there is some way of achieving this on Dorna. Is there an option to power off the motors while still allowing the user to record the position of the arm?
Thanks,
Gowtham.
The text was updated successfully, but these errors were encountered: