Robotics StackExchange | Archived questions

Apply external force to a surface, not to a point

Hi, I want to apply some force to a surface or multiple points on Gazebo. I used rosservice /gazebo/applybodywrench to apply external force to a point so I tried to call rosservice two time at a time by using &&. For example, rosservice call /gazebo/applybodywrench ~~~~~ && rosservice call /gazebo/applybodywrench. When I called the rosservices at a time, there was some delay between two rosservice.

Is there any way I can apply external force to a surface or multiple points at a same time?

I appreciate it.

Asked by ycho80 on 2019-09-12 11:20:49 UTC

Comments

Answers