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

Collision Detection limits #37

Open
jwwood3 opened this issue Jul 5, 2023 · 3 comments
Open

Collision Detection limits #37

jwwood3 opened this issue Jul 5, 2023 · 3 comments

Comments

@jwwood3
Copy link

jwwood3 commented Jul 5, 2023

Hello,
where are the collision detection force cutoffs defined? I would like to be able to increase the sensitivity to collisions for safety, so even a light collision will trigger the fault.
It would also be helpful to have access to the torque sensors in the arm. Is there a way to get those readings through the api?
Thank you.

@Neverforgetlove
Copy link
Contributor

It dosen't provided collision detection function when you use ROS to control the robot.But you can get the joint effort in topic /joint_states
aa2a238607edd0bcebd7311731b9209

@jwwood3
Copy link
Author

jwwood3 commented Jul 6, 2023

It dosen't provided collision detection function when you use ROS to control the robot.

Really? It has been stopping itself if it runs into something. Is there something else that would be doing that?

@Neverforgetlove
Copy link
Contributor

Only can use joint effort to judged it now

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