
Hello, I'm a graduate student and I am going to use ur3e to do grinding and polishing through ROS.
However, I find the force torque sensor is becoming bigger and bigger when I use ROS to control it.
The agent said that using force mode can get the correct data.
Here is my problem.
Why does sensor data change with robot mode?
I try to add an external control in force mode, but the robot starts moving(I have not found the cause), which means that I can't use ROS under force mode.
If there is a method that I can successfully read the ft sensor data from ur3e through ROS?
Looking for your reply, thank you very much.

If you want to make your own force control algorithm using ROS, I would recommend that you directly connect the FT300 on your PC and work with the raw data of the sensor.
Force mode is a preprogrammed force control algorithm. It will not fit if you want to make your own force control algorithm.
For your information we have a ROS package for the FT300:
http://wiki.ros.org/robotiq_ft_sensor?distro=kinetic

Sorry, I didn't understand you.

My question is as stated in this issue.
https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/269
https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/269

bcastets said:If you want to make your own force control algorithm using ROS, I would recommend that you directly connect the FT300 on your PC and work with the raw data of the sensor.
Force mode is a preprogrammed force control algorithm. It will not fit if you want to make your own force control algorithm.
For your information we have a ROS package for the FT300:
http://wiki.ros.org/robotiq_ft_sensor?distro=kinetic
Do you mean that ROS can not use ur3e integrated force sensor?
So should I use ft300 with ROS?

bcastets说:
您是说ROS无法使用ur3e集成式力传感器吗?
那么我应该将ft300与ROS一起使用吗?

Do you mean that E series integrated force sensors can not get the correct force data in the position mode?bcastets said:If you want to make your own force control algorithm using ROS, I would recommend that you directly connect the FT300 on your PC and work with the raw data of the sensor.
Force mode is a preprogrammed force control algorithm. It will not fit if you want to make your own force control algorithm.
For your information we have a ROS package for the FT300:
http://wiki.ros.org/robotiq_ft_sensor?distro=kinetic
So should I use ft300 with ROS?

Do you mean that E series's integrated force sensors can not get the correct force data in the position mode?bcastets said:If you want to make your own force control algorithm using ROS, I would recommend that you directly connect the FT300 on your PC and work with the raw data of the sensor.
Force mode is a preprogrammed force control algorithm. It will not fit if you want to make your own force control algorithm.
For your information we have a ROS package for the FT300:
http://wiki.ros.org/robotiq_ft_sensor?distro=kinetic
So I have to use external FT sensor to realize force control with ROS?

Do you mean that E series's integrated force sensors can not get the correct force data in the position mode?bcastets said:If you want to make your own force control algorithm using ROS, I would recommend that you directly connect the FT300 on your PC and work with the raw data of the sensor.
Force mode is a preprogrammed force control algorithm. It will not fit if you want to make your own force control algorithm.
For your information we have a ROS package for the FT300:
http://wiki.ros.org/robotiq_ft_sensor?distro=kinetic
So I have to use external FT sensor to realize force control with ROS?