Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-torque-control
Commits
27bd75f7
Commit
27bd75f7
authored
Apr 08, 2019
by
Olivier Stasse
Browse files
[unitTesting] Remove beta version of more complete tests.
Removing beta version to have more complete tests with robot_utils.
parent
29340b61
Pipeline
#4016
failed with stage
in 3 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
unitTesting/test-control-manager.cpp
View file @
27bd75f7
...
...
@@ -26,16 +26,6 @@
using
boost
::
test_tools
::
output_test_stream
;
namespace
dyn_sot_tc
=
dynamicgraph
::
sot
::
torque_control
;
void
robot_utils_for_simple_humanoid
()
{
std
::
string
robotName
(
"simple_humanoid"
);
robot_util
=
createRobotUtil
(
robotName
);
robot_util
->
m_urdf_filename
=
boost
::
unit_test
::
framework
::
master_test_suite
().
argv
[
1
];
}
BOOST_AUTO_TEST_CASE
(
testControlManager
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment