Robotics StackExchange | Archived questions

Moving a drone around the square

Hi everyone, I am new here and I had a task to do in Gazebo. My drone has to move in shape of square. I do not know how to do it. Can anyone give me any advice ? I cannot find anything about that on YouTube. Thanks in advance

Asked by wojtekw0703 on 2019-12-11 16:06:36 UTC

Comments

Answers

Hello, one possibility to move your object in a squared trajectory is to use animations. There are already a couple of tutorials and examples of code to achieve this:

These tutorials contain an example of a box that follows a squared trajectory, parallel to the XY-plane.

Asked by GonçaloLeão on 2019-12-17 08:04:16 UTC

Comments