mj-kdl-wrapper  0.1.0
MuJoCo + KDL bridge for robot kinematics and dynamics
Loading...
Searching...
No Matches
test_mjcf_pos_ctrl.cpp File Reference
#include "mj_kdl_wrapper/mj_kdl_wrapper.hpp"
#include "test_utils.hpp"
#include <gtest/gtest.h>
#include <algorithm>
#include <cmath>
#include <filesystem>
#include <iomanip>
#include <iostream>
#include <string>

Go to the source code of this file.

Classes

class  MjcfPosCtrlTest
 

Functions

 TEST_F (MjcfPosCtrlTest, TrajectoryTracking)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 104 of file test_mjcf_pos_ctrl.cpp.

◆ TEST_F()

TEST_F ( MjcfPosCtrlTest  ,
TrajectoryTracking   
)

Definition at line 79 of file test_mjcf_pos_ctrl.cpp.

References mj_kdl::step(), TEST_INFO, and mj_kdl::update().