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_Robots_ROS_Driver
Commits
3a51d8ce
Commit
3a51d8ce
authored
Dec 12, 2019
by
Christian Jülg
Committed by
Felix Exner
Dec 12, 2019
Browse files
Fix spelling of "actual_main_voltage"
parent
90aadee2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ur_robot_driver/src/rtde/data_package.cpp
View file @
3a51d8ce
...
...
@@ -58,7 +58,7 @@ std::unordered_map<std::string, DataPackage::_rtde_type_variant> DataPackage::g_
{
"speed_scaling"
,
double
()
},
{
"target_speed_fraction"
,
double
()
},
{
"actual_momentum"
,
double
()
},
{
"act
i
al_main_voltage"
,
double
()
},
{
"act
u
al_main_voltage"
,
double
()
},
{
"actual_robot_voltage"
,
double
()
},
{
"actual_robot_current"
,
double
()
},
{
"actual_joint_voltage"
,
vector6d_t
()
},
...
...
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