Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links to README. #417

Merged
merged 1 commit into from
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions citadel/ros2_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.

## ros_ign_bridge

`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.
`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.

## Requirements

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

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)
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)
explaining how to make communication connections from ROS to Ignition and vice versa.

## Publish key strokes to ROS
Expand Down
4 changes: 2 additions & 2 deletions dome/ros2_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.

## ros_ign_bridge

`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.
`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.

## Requirements

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

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)
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)
explaining how to make communication connections from ROS to Ignition and vice versa.

## Publish key strokes to ROS
Expand Down
4 changes: 2 additions & 2 deletions edifice/ros2_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.

## ros_ign_bridge

`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.
`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.

## Requirements

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

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)
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)
explaining how to make communication connections from ROS to Ignition and vice versa.

## Publish key strokes to ROS
Expand Down
4 changes: 2 additions & 2 deletions fortress/ros2_integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from ROS and apply it to Ignition and vice versa.

## ros_ign_bridge

`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.
`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.

## Requirements

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

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)
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)
explaining how to make communication connections from ROS to Ignition and vice versa.

## Publish key strokes to ROS
Expand Down
Loading