Skip to content

Commit e4be3d8

Browse files
authored
Fix links to README. (gazebosim#417)
ros_ign_bridge isn't a valid folder,ros_gz_bridge is.
1 parent 3e4aecc commit e4be3d8

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

citadel/ros2_integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.
66

77
## ros_ign_bridge
88

9-
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md) to verify if your message type is supported by the bridge.
9+
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md) to verify if your message type is supported by the bridge.
1010

1111
## Requirements
1212

@@ -32,7 +32,7 @@ The ROS message type is followed by an `@`, `[`, or `]` symbol where:
3232
* `[` is a bridge from Ignition to ROS.
3333
* `]` is a bridge from ROS to Ignition.
3434

35-
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
35+
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
3636
explaining how to make communication connections from ROS to Ignition and vice versa.
3737

3838
## Publish key strokes to ROS

dome/ros2_integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.
66

77
## ros_ign_bridge
88

9-
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md) to verify if your message type is supported by the bridge.
9+
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md) to verify if your message type is supported by the bridge.
1010

1111
## Requirements
1212

@@ -34,7 +34,7 @@ The ROS message type is followed by an `@`, `[`, or `]` symbol where:
3434
* `[` is a bridge from Ignition to ROS.
3535
* `]` is a bridge from ROS to Ignition.
3636

37-
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
37+
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
3838
explaining how to make communication connections from ROS to Ignition and vice versa.
3939

4040
## Publish key strokes to ROS

edifice/ros2_integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.
66

77
## ros_ign_bridge
88

9-
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md) to verify if your message type is supported by the bridge.
9+
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md) to verify if your message type is supported by the bridge.
1010

1111
## Requirements
1212

@@ -34,7 +34,7 @@ The ROS message type is followed by an `@`, `[`, or `]` symbol where:
3434
* `[` is a bridge from Ignition to ROS.
3535
* `]` is a bridge from ROS to Ignition.
3636

37-
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
37+
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
3838
explaining how to make communication connections from ROS to Ignition and vice versa.
3939

4040
## Publish key strokes to ROS

fortress/ros2_integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.
66

77
## ros_ign_bridge
88

9-
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md) to verify if your message type is supported by the bridge.
9+
`ros_ign_bridge` provides a network bridge which enables the exchange of messages between ROS 2 and Ignition Transport. Its support is limited to only certain message types. Please, check this [README](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md) to verify if your message type is supported by the bridge.
1010

1111
## Requirements
1212

@@ -32,7 +32,7 @@ The ROS message type is followed by an `@`, `[`, or `]` symbol where:
3232
* `[` is a bridge from Ignition to ROS.
3333
* `]` is a bridge from ROS to Ignition.
3434

35-
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_ign_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
35+
Have a look at these [examples](https://github.com/ignitionrobotics/ros_ign/blob/ros2/ros_gz_bridge/README.md#example-1a-ignition-transport-talker-and-ros-2-listener)
3636
explaining how to make communication connections from ROS to Ignition and vice versa.
3737

3838
## Publish key strokes to ROS

0 commit comments

Comments
 (0)