Skip to content

Commit e2f7cfa

Browse files
committed
Update f1tenth-sim-racing-guide.md
1 parent cf4fafa commit e2f7cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/competitions/f1tenth-sim-racing-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ The following table describes various data streams of the competition framework.
423423
`/autodrive/f1tenth_1/collision_count` | :material-bug: Debugging | `std_msgs/msg/Int32` | :warning: Restricted |
424424
`/autodrive/f1tenth_1/front_camera` | :material-eye: Sensor | `sensor_msgs/msg/Image` | :material-progress-download: Input |
425425
`/autodrive/f1tenth_1/imu` | :material-eye: Sensor | `sensor_msgs/msg/Imu` | :material-progress-download: Input |
426-
`/autodrive/f1tenth_1/ips` | :material-eye: Sensor | `geometry_msgs/msg/Point` | :warning: Restricted, :material-progress-download: Input |
426+
`/autodrive/f1tenth_1/ips` | :material-eye: Sensor | `geometry_msgs/msg/Point` | :warning: Restricted |
427427
`/autodrive/f1tenth_1/lap_count` | :material-bug: Debugging | `std_msgs/msg/Int32` | :warning: Restricted |
428428
`/autodrive/f1tenth_1/lap_time` | :material-bug: Debugging | `std_msgs/msg/Float32` | :warning: Restricted |
429429
`/autodrive/f1tenth_1/last_lap_time` | :material-bug: Debugging | `std_msgs/msg/Float32` | :warning: Restricted |

0 commit comments

Comments
 (0)