Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Proofread
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-5546 committed Aug 29, 2023
1 parent 44817a3 commit c0b6d0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ROS messages and services used across many ROS packages in the project.

### Project-wide External Interfaces

| Topic | Type | Publisher | Subscriber |
| Topic | Type | Publisher | Subscriber(s) |
| ---------------------- | -------------- | ------------------------ | ------------------------------------------- |
| `ais_ships` | AISShips | AIS Receiver | Local Pathfinding |
| `batteries` | Batteries | CAN Transceiver | Local/Remote Transceiver |
Expand Down Expand Up @@ -45,7 +45,7 @@ ROS messages and services used in our [boat simulator](https://github.com/UBCSai

### Boat Simulator External Interfaces

| Topic | Type | Publisher | Subscriber |
| Topic | Type | Publisher | Subscriber(s) |
| ---------------------- | -------------- | ------------------------ | ------------------------------------------- |
| `mock_kinematics` | SimWorldState | Simulator Physics Engine | Simulator Visualizer |

Expand Down

0 comments on commit c0b6d0b

Please sign in to comment.