|
mj-kdl-wrapper
0.1.0
MuJoCo + KDL bridge for robot kinematics and dynamics
|
#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 | MjcfVelCtrlTest |
Functions | |
| TEST_F (MjcfVelCtrlTest, Convergence) | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 122 of file test_mjcf_vel_ctrl.cpp.
| TEST_F | ( | MjcfVelCtrlTest | , |
| Convergence | |||
| ) |
Definition at line 84 of file test_mjcf_vel_ctrl.cpp.
References mj_kdl::step(), TEST_INFO, and mj_kdl::update().