#include "dynamics3d_magnetism_plugin.h"
#include <argos3/plugins/simulator/physics_engines/dynamics3d/dynamics3d_model.h>
#include <algorithm>
Go to the source code of this file.
|  | 
|  | argos | 
|  | The namespace containing all the ARGoS related code. 
 | 
|  | 
|  | 
|  | argos::REGISTER_DYNAMICS3D_PLUGIN (CDynamics3DMagnetismPlugin, "magnetism", "Michael Allwright [allsey87@gmail.com]", "1.0", "Applies forces and torques between magnetic dipoles in the simulation", "For a description on how to use this plugin, please consult the documentation\n" "for the dynamics3d physics engine plugin", "Usable") | 
|  |