C++: using PointActuator

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
arun ramakrishnan
Posts: 8
Joined: Sat Nov 15, 2008 6:46 pm

C++: using PointActuator

Post by arun ramakrishnan » Sat May 28, 2011 10:52 pm

what are the functions pre and post model initialization needed to create a point actuator?

User avatar
Ayman Habib
Posts: 2248
Joined: Fri Apr 01, 2005 12:24 pm

RE: C++: using PointActuator

Post by Ayman Habib » Tue May 31, 2011 10:37 am

Hi Arun,

Can you give some context to your question? If you're referring to the Doxygen documentation please elaborate so we can help you.

In general most actuators would need to implement a handful of methods to apply forces and to potentially report them but this may not be clear from the documentation so please let us know so we can clear things us.

Best regards,
-Ayman

POST REPLY