1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-12 11:00:47 +02:00

Publish industrial_msgs::RobotStatus (#5)

This commit is contained in:
Simon Schmeisser
2018-01-02 20:16:41 +01:00
committed by Simon Rasmussen
parent 560affaa78
commit 24eef75d72
6 changed files with 73 additions and 4 deletions

View File

@@ -116,4 +116,4 @@ bool RTPublisher::consume(RTState_V3_0__1& state)
bool RTPublisher::consume(RTState_V3_2__3& state)
{
return publish(state);
}
}