Simple sequence of movements for a robot with 3DOF?
Hello!
I made a model of a simple robot with 3 degrees of freedom. Now, I would like it to do a sequence of movements. The simulation should last around ten seconds. The only way to do this without installing ROS is a c++ plugin?
This is the sdf file of the model:
https://www.dropbox.com/s/j8swykywejs74v0/model.sdf?dl=0
Tanks in advance!