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

Issues running the LBRServer code in Sunrise after adding EMS in safety configuration #201

Open
SagarJoshi73249 opened this issue Aug 10, 2024 · 2 comments

Comments

@SagarJoshi73249
Copy link

Thank you for your work, it's really helpful!

I am using the same code from the documentation but trying to add two EMS so that I can run the Hand Guiding mode in Kuka. I have gotten a basic code for hand guiding working and it works as intended but then I went back to the original LBRServer code with the EMS one of them being enable hand guiding device inactive and the other to measure cartesian velocity and stop if it is over 1000mm/s. I want to integrate hand guiding in the LBRServer code so that I could collect pose and force data from the hand guided motions. Is there any way around for this? Thank you for reading.

@mhubii
Copy link
Member

mhubii commented Sep 8, 2024

hi @SagarJoshi73249. Sorry, got no experience with KUKA's hand-guiding. Is it possible to do hand-guiding and run the FRI connection simultaneously?

But hand-guiding is essentially admittance control. So you might bypass KUKA's implementation. I can help with that.

@SagarJoshi73249
Copy link
Author

Thanks for your reply. I don't think hand guiding and running the fri connection simultaneously is possible. This is mainly because of the safety monitoring options in sunrise. To get hand guiding to work, we need to add these ESM to sunrise but on adding these there are issues with getting the fri connection to work I don't know why.

i also tried implementing admittance control but that seems to be very janky and moving the robot is very awkward when compared to the smooth and straightforward motions with hand guiding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants