ADD: added function for calculation the movement with gegraphiclib
This commit is contained in:
@@ -97,6 +97,14 @@ namespace Entities
|
||||
|
||||
}
|
||||
|
||||
|
||||
void Movement::updatePositionSimple(double dt)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Eigen::Vector3d Movement::getKinematicVector()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user