i wrote a custom actuator and registered is properly.
it runs and working good.
but if i want to add a powerprobe to it, it fails.
the base reason is that this actuator is not shown in model.updActuators.
there are other limitations that can be functional without being in updActuators.
how can i solve this?
updactuators does not see custom actuator
- barak ostraich
- Posts: 42
- Joined: Thu Apr 12, 2018 12:17 am
- Thomas Uchida
- Posts: 1792
- Joined: Wed May 16, 2012 11:40 am
Re: updactuators does not see custom actuator
The hopper example might be helpful, in case you haven't seen it already: https://github.com/opensim-org/opensim- ... pperDevice.