Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
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
bca1b6f4
Commit
bca1b6f4
authored
Dec 15, 2020
by
Victor Lamoine
Browse files
Update `_data_per_line` argument to `_count`
parent
5a3694ad
Pipeline
#229972337
passed with stage
in 2 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
bca1b6f4
...
...
@@ -8,5 +8,5 @@ sudo apt install -y libqt5serialport5-dev
# Run example
For 1 data per line
```
bash
rosrun serial_temperatures publishers _
data_per_line
:
=
1 _port:
=
/dev/ttyUSB0 _topic:
=
/ram/sensors/temperature_adafruit/
rosrun serial_temperatures publishers _
count
:
=
1 _port:
=
/dev/ttyUSB0 _topic:
=
/ram/sensors/temperature_adafruit/
```
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