Search found 8 matches
- Wed Jun 22, 2011 8:18 am
- Forum: OpenSim
- Topic: creating a force object custom controller
- Replies: 1
- Views: 9380
creating a force object custom controller
what force can i attach to a body so that i can modify it within a custom_controller class.
- Sat May 28, 2011 10:52 pm
- Forum: OpenSim
- Topic: C++: using PointActuator
- Replies: 1
- Views: 242
C++: using PointActuator
what are the functions pre and post model initialization needed to create a point actuator?
- Thu Jan 06, 2011 9:09 pm
- Forum: OpenSim
- Topic: TugOfWar OpenSim ExampleMain
- Replies: 7
- Views: 959
RE: TugOfWar OpenSim ExampleMain
this happens when you use CMake 2.8 to make the solution. in yout Visual Studio solution explorer (right sidebar on your screenshot), select the ExampleMain project , right click and "Set as Startup Project". this is the project that holds the "main()" function. should work just fine.
- Tue Jul 13, 2010 10:08 am
- Forum: OpenSim
- Topic: OpenSim in VirtualBox
- Replies: 4
- Views: 316
RE: OpenSim in VirtualBox
i dont know if it is because of the virtual box. but you can try changing the muscle and marker display radii from the "edit--> preferences" menu and restarting opensim.
my values are 0.01. hope this helps.
my values are 0.01. hope this helps.
- Mon Jun 15, 2009 7:45 am
- Forum: OpenSim
- Topic: add a force to leg39 model
- Replies: 16
- Views: 5622
RE: add a force to leg39 model
<t>i like the way you described the procedure. i still am missing a few details.<br/> i tried point kinematics by fixing markers using the GUI. it worked and i got the marker trajectories (position, velocity and acceleration) of each marker in separate files.<br/> but i still have problems adding fo...
- Mon Jun 15, 2009 7:41 am
- Forum: OpenSim
- Topic: External load at one point
- Replies: 3
- Views: 318
RE: External load at one point
waiting for version 2.0. any estimated ETA?
- Fri Jun 12, 2009 2:10 pm
- Forum: OpenSim
- Topic: External load at one point
- Replies: 3
- Views: 318
External load at one point
<t>i want to take the force results of inverse dynamics , flip them and reapply them to the model. i have been tracking almost all threads.<br/> can somebody guide me as to how to input external forces to a body in the model?<br/> i am developing a 7 dof frog model. i am almost close to completion i...
- Wed Dec 10, 2008 10:38 am
- Forum: OpenSim
- Topic: Importing CSV format files for Activations
- Replies: 0
- Views: 199
Importing CSV format files for Activations
Is there a way of importing a comma/tab delimited file containing activations for forward simulation?