BowlerKernel
ILinkConfigurationChangeListener.java
Go to the documentation of this file.
1 package com.neuronrobotics.sdk.addons.kinematics;
2 
4  public abstract void event(LinkConfiguration newConf);
5 }