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
roscontrol_sot
Commits
162ccbf0
Commit
162ccbf0
authored
Dec 07, 2021
by
Guilhem Saurel
Browse files
remove useless using
parent
ad265a9f
Pipeline
#17062
passed with stage
in 1 minute and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/roscontrol-sot-controller.cpp
View file @
162ccbf0
...
@@ -168,7 +168,6 @@ bool RCSotController::initRequest(lhi::RobotHW *robot_hw,
...
@@ -168,7 +168,6 @@ bool RCSotController::initRequest(lhi::RobotHW *robot_hw,
bool
RCSotController
::
initInterfaces
(
lhi
::
RobotHW
*
robot_hw
,
ros
::
NodeHandle
&
,
bool
RCSotController
::
initInterfaces
(
lhi
::
RobotHW
*
robot_hw
,
ros
::
NodeHandle
&
,
ros
::
NodeHandle
&
,
ros
::
NodeHandle
&
,
ClaimedResources
&
claimed_resources
)
{
ClaimedResources
&
claimed_resources
)
{
using
controller_interface
::
ControllerBase
;
std
::
string
lns
;
std
::
string
lns
;
lns
=
"hardware_interface"
;
lns
=
"hardware_interface"
;
...
...
Write
Preview
Supports
Markdown
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