#include <catch2/catch.hpp>
#include <config/PropertySourceXml.h>
#include <RcsSimEnv.h>
#include <Rcs_macros.h>
#include <Rcs_resourcePath.h>
Go to the source code of this file.
Functions | |
int | simpleRollout (int64_t numSteps) |
TEST_CASE ("Environment run") | |
int simpleRollout | ( | int64_t | numSteps | ) |
Definition at line 42 of file test_env_run.cpp.
TEST_CASE | ( | "Environment run" | ) |
Definition at line 84 of file test_env_run.cpp.