This multi-purpose Domain Randomization plugin allows changing both physical and visual model properties, namely:
- Change gravity 3D vector;
- Scale spawned model;
- Change individual link properties, such as:
- Link's mass;
- Link's inertia tensor;
- Change individual joint properties, such as:
- Joint limits (angle, effort and velocity);
- Joint friction;
- Joint damping;
- Change joint PID controller parameters and target;
- Change individual link's visual colors;
- Change individual collision surface properties.
We provide an Interface class for interacting with the plugin, and an example client which uses this interface.