1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 01:50:46 +02:00

RTShared documentation improvement

This commit is contained in:
Simon Rasmussen
2017-02-16 22:51:07 +01:00
parent 9c1077a779
commit 68e72e393d

View File

@@ -33,6 +33,9 @@ public:
//gap here depending on version //gap here depending on version
double tcp_force[6]; double tcp_force[6];
//does not contain "_actual" postfix in V11_X but
//they're the same fields so share anyway
cartesian_coord_t tool_vector_actual; cartesian_coord_t tool_vector_actual;
cartesian_coord_t tcp_speed_actual; cartesian_coord_t tcp_speed_actual;