add a Pendulum example that is also used as unit test.
Gold data is created by numerically solving a second-order non-linear differential equation. (see examples/MultiBody/pendulum_gold.h)
This commit is contained in:
@@ -136,6 +136,7 @@ SET(App_ExampleBrowser_SRCS
|
||||
../VoronoiFracture/btConvexConvexMprAlgorithm.h
|
||||
../Vehicles/Hinge2Vehicle.cpp
|
||||
../Vehicles/Hinge2Vehicle.h
|
||||
../MultiBody/Pendulum.cpp
|
||||
../MultiBody/TestJointTorqueSetup.cpp
|
||||
../MultiBody/TestJointTorqueSetup.h
|
||||
../MultiBody/InvertedPendulumPDControl.cpp
|
||||
|
||||
Reference in New Issue
Block a user