Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
InstitutMaupertuis
serial_temperatures
Commits
bc407365
Commit
bc407365
authored
Aug 04, 2020
by
Victor Lamoine
Browse files
Info about topic
parent
83651396
Pipeline
#174114010
canceled with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/publishers.cpp
src/publishers.cpp
+1
-0
No files found.
src/publishers.cpp
View file @
bc407365
...
...
@@ -22,6 +22,7 @@ int main(int argc, char *argv[])
std
::
string
topic
;
nh
->
getParam
(
"topic"
,
topic
);
ROS_INFO_STREAM
(
"Topic = "
<<
topic
);
ros
::
AsyncSpinner
s
(
2
);
s
.
start
();
...
...
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