Robotics StackExchange | Archived questions

simulation of 3 link lower limb device in gazebo

Hello All!!

I have simulated a 3DOF robot arm with ROS and Gazebo.Now I want to find out the torques values at the joints during its motion and plot it has a graph.

Could someone help me out in finding how to find the torques during motion? Is there any package to do dynamic calculation in ROS ?

Asked by RAY on 2021-07-02 04:42:28 UTC

Comments

I'm not aware of any standard ros package to calculate this.

Please edit your question and tell us what equation(s) you think apply to this problem, and what information is available to you from the simulation. It may be helpful if you first figure out how to answer this question for a joint that is not moving.

Asked by Mike Scheutzow on 2021-07-04 08:41:05 UTC

Answers