-
- Downloads
Changed RobotNodeActuator behavior, which only affects SimDynamics. The...
Changed RobotNodeActuator behavior, which only affects SimDynamics. The JointValue is now explicitly set when the body is moved (SimoxMotionState). The implicit re-computation of the joint angle (from the poses of the bodies) is not done any more and an error in the joint angle calculation is avoided. git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@561 042f3d55-54a8-47e9-b7fb-15903f145c44
Showing
- VirtualRobot/Nodes/RobotNode.h 1 addition, 1 deletionVirtualRobot/Nodes/RobotNode.h
- VirtualRobot/Nodes/RobotNodePrismatic.cpp 3 additions, 0 deletionsVirtualRobot/Nodes/RobotNodePrismatic.cpp
- VirtualRobot/Nodes/RobotNodePrismatic.h 1 addition, 1 deletionVirtualRobot/Nodes/RobotNodePrismatic.h
- VirtualRobot/Nodes/RobotNodeRevolute.cpp 3 additions, 2 deletionsVirtualRobot/Nodes/RobotNodeRevolute.cpp
- VirtualRobot/Nodes/RobotNodeRevolute.h 1 addition, 1 deletionVirtualRobot/Nodes/RobotNodeRevolute.h
Loading
Please register or sign in to comment