-
Notifications
You must be signed in to change notification settings - Fork 165
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
Unable to get data from the force toque sensor #148
Comments
Hi, please update the firmware to the latest version V1.11.1. |
Hi, I am working together with @nitish3693 We have updated the control box firmware to v1.11.1. The force torque sensor works well when used with uFactory studio, including the manual mode. Here is a screenshot of our current setup: I ran the payload identification procedure. Then after closing the uFactory Studio, I tried running the following on the most recent version of the xarm_ros:
Console Output
The problem now is that it still does not to output the right data. On Output of: rostopic echo /xarm/uf_ftsensor_raw_states
Output of: rostopic echo /xarm/uf_ftsensor_ext_states
|
@VFjr
|
Does the We have tried using the |
@VFjr @nitish3693 |
@vimior , thanks for the help, we did a test with the updated parameters in the calibration service call. These are the readings with no force applied externally. The robot position without the force looks like this Is the reading in the Also, what is the unit used for the reading in the force and wrench per axis. |
@vimior , thanks for your help, By performing following actions we were able to get the data from the sensor,
|
We are using the latest version of xarm_ros, and have connected the force sensor according to the manual. When running either the provided xarm6_server.launch, or the realMove_exec.launch, the two uf_ftsensor topics do become available, but there is no data published to them at all. We are not getting any error messages anywhere, and all other functionality works fine.
The text was updated successfully, but these errors were encountered: