Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bigprint
universal_robot
Commits
ef142821
Commit
ef142821
authored
Apr 04, 2019
by
G.A. vd. Hoorn
Committed by
Miguel Prada
Apr 04, 2019
Browse files
msgs: correct width and type of 'digital_*_bits'. (#416)
parent
e1e8f022
Changes
1
Hide whitespace changes
Inline
Side-by-side
ur_msgs/msg/MasterboardDataMsg.msg
View file @
ef142821
...
...
@@ -6,11 +6,11 @@
#
# This data structure is send at 10 Hz on TCP port 30002
#
# Do
k
umentation can be found on the Universal Robots Support
Wiki
#
(http://wiki03.lynero.net/Technical/DataStreamFromURController?rev=8)
# Do
c
umentation can be found on the Universal Robots Support
site, article
#
number 16496.
int
16
digital_input_bits
int
16
digital_output_bits
u
int
32
digital_input_bits
u
int
32
digital_output_bits
int8 analog_input_range0
int8 analog_input_range1
float64 analog_input0
...
...
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