Skip to content

Commit

Permalink
Update f1tenth-sim-racing-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinker-Twins committed Dec 2, 2024
1 parent cf4fafa commit e2f7cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/competitions/f1tenth-sim-racing-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ The following table describes various data streams of the competition framework.
`/autodrive/f1tenth_1/collision_count` | :material-bug: Debugging | `std_msgs/msg/Int32` | :warning: Restricted |
`/autodrive/f1tenth_1/front_camera` | :material-eye: Sensor | `sensor_msgs/msg/Image` | :material-progress-download: Input |
`/autodrive/f1tenth_1/imu` | :material-eye: Sensor | `sensor_msgs/msg/Imu` | :material-progress-download: Input |
`/autodrive/f1tenth_1/ips` | :material-eye: Sensor | `geometry_msgs/msg/Point` | :warning: Restricted, :material-progress-download: Input |
`/autodrive/f1tenth_1/ips` | :material-eye: Sensor | `geometry_msgs/msg/Point` | :warning: Restricted |
`/autodrive/f1tenth_1/lap_count` | :material-bug: Debugging | `std_msgs/msg/Int32` | :warning: Restricted |
`/autodrive/f1tenth_1/lap_time` | :material-bug: Debugging | `std_msgs/msg/Float32` | :warning: Restricted |
`/autodrive/f1tenth_1/last_lap_time` | :material-bug: Debugging | `std_msgs/msg/Float32` | :warning: Restricted |
Expand Down

0 comments on commit e2f7cfa

Please sign in to comment.