Skip to content
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

Support for Four Axis SCARA Arms (Eg IRB910SC) #141

Open
Yadunund opened this issue Jul 26, 2022 · 0 comments · May be fixed by #142
Open

Support for Four Axis SCARA Arms (Eg IRB910SC) #141

Yadunund opened this issue Jul 26, 2022 · 0 comments · May be fixed by #142

Comments

@Yadunund
Copy link

Hi @jontje and @gavanderhoorn ,

I'm interested in using the library to interface with a four axis ABB SCARA Robot IRB 910SC.

Looking at the BaseConfiguration struct, the only supported RobotAxes enums are None, Six and Seven.

I have the following questions:

  1. Is there a way to interface with the SCARA arm if I set axes to None?
  2. If not, is it possible to interface with the SCARA arm if I implement all the logic in egm_base_interface.cpp for a case Four? Before I attempt this, I want to check if its even possible to control the SCARA arm with this library.

Look forward to your response.

@Yadunund Yadunund linked a pull request Jul 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant