Skip to content

Commit

Permalink
docs: update gnss topics for input_bag (#52)
Browse files Browse the repository at this point in the history
Signed-off-by: Shin-kyoto <[email protected]>
  • Loading branch information
Shin-kyoto authored Nov 23, 2023
1 parent e8bd906 commit d5571ee
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/t4_format_3d_detailed.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,7 @@ uuid (str): A unique ID of the object generated by the radar.
```text
/sensing/camera/camera{CAMERA_ID}/image_rect_color/compressed
/sensing/camera/camera{CAMERA_ID}/camera_info
/sensing/gnss/{GNSS_VENDOR}/fix_velocity
/sensing/gnss/{GNSS_VENDOR}/nav_sat_fix
/sensing/gnss/{GNSS_VENDOR}/navpvt
/sensing/imu/{IMU_VENDOR}/imu_raw
/sensing/lidar/{LIDAR_POSITION}/{LIDAR_VENDOR}_packets
/sensing/lidar/concatenated/pointcloud
Expand All @@ -219,6 +217,9 @@ uuid (str): A unique ID of the object generated by the radar.
/tf_static
/localization/kinematic_state
/vehicle/status/velocity_status
# optional
Raw GNSS sensor data from vendor e.g. /sensing/gnss/ublox/navpvt, /sensing/gnss/septentrio/pvtgeodetic
```

## 3d detection annotation format
Expand Down

0 comments on commit d5571ee

Please sign in to comment.