ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

RamilK's profile - activity

2022-11-25 00:21:34 -0500 received badge  Famous Question (source)
2022-04-11 12:18:10 -0500 received badge  Notable Question (source)
2022-04-11 12:18:10 -0500 received badge  Popular Question (source)
2021-10-14 09:34:25 -0500 commented answer Nonzero joint velocities for static position

Well, it depends on how much non-zero it is. I have 0.1 rad/s, which is pretty high deviation.

2021-10-14 02:27:56 -0500 asked a question Nonzero joint velocities for static position

Nonzero joint velocities for static position Hello everyone! I am using ROS Melodic with Gazebo 9 and working with Unitr

2021-05-04 06:30:14 -0500 commented question err when running custom ROS controller

Hello! Could you finally solve the problem? I get the same serror

2019-05-20 02:28:42 -0500 marked best answer force torque sensor and control force values

Hi all, I'm using libgazebo_ros_ft_sensor.so plugin to find torques in joints and control joints using gazebo_ros_control plugin. However when I compare joint torque from sensor and position_controller/state/command value (result of PID work), they are not the same. Their behaviour looks similar but as if sensor value n times smaller than command value. What could be the reason? Thanks!

2018-06-19 02:49:29 -0500 received badge  Self-Learner (source)
2018-06-19 02:49:29 -0500 received badge  Teacher (source)
2017-11-11 09:37:59 -0500 received badge  Famous Question (source)
2017-09-07 03:24:49 -0500 received badge  Notable Question (source)
2017-08-17 08:12:16 -0500 received badge  Popular Question (source)
2017-08-17 06:20:57 -0500 answered a question force torque sensor and control force values

Hi everyone! Seems that the solution is found! The issue was that i set high friction and damping coefficients in joint.

2017-08-16 12:56:55 -0500 commented question force torque sensor and control force values

Sensor uses GetForceTorque function of gazebo which provides values in SI as I expect. ros_control generates effort as I

2017-08-16 12:02:44 -0500 asked a question force torque sensor and control force values

force torque sensor and control force values Hi all, I'm using libgazebo_ros_ft_sensor.so plugin to find torques in join