Skip to content

Commit 9b289f3

Browse files
Felix Exnerfmauch
authored andcommitted
Removed noetic build notice on ur_msgs
ur_msgs has been released to noetic
1 parent 92af8ea commit 9b289f3

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -168,18 +168,6 @@ $ catkin_make_isolated
168168
$ source devel_isolated/setup.bash
169169
```
170170

171-
### Note for noetic users
172-
If you are using ROS noetic, make sure to also clone [`ur_msgs`](https://github.com/ros-industrial/ur_msgs) to your workspace as it is currently not released for ROS noetic (see https://github.com/ros-industrial/ur_msgs/issues/13).
173-
```
174-
$ git clone https://github.com/ros-industrial/ur_msgs.git src/ur_msgs
175-
```
176-
177-
Otherwise you will get build errors such as
178-
```
179-
error: ‘ur_msgs::SetPayload::Request {aka struct ur_msgs::SetPayloadRequest_<std::allocator<void> >}’ has no member named ‘center_of_gravity’
180-
```
181-
182-
183171
## Setting up a UR robot for ur_robot_driver
184172
### Prepare the robot
185173
For using the *ur_robot_driver* with a real robot you need to install the

0 commit comments

Comments
 (0)