Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jun 28, 2024
1 parent 045d00f commit 94c32d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/point_types.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ These definitions can be found in the `nebula_common/include/point_types.hpp`.
| `return type` | `uint8` | | Return (echo) type. |
| `channel` | `uint16` | | Laser channel ID. |
| `azimuth` | `float` | `rad` | Azimuth in polar coordinates. |
| `elevation` | `float` | `rad` | Elevation in polar coordinates. |
| `elevation` | `float` | `rad` | Elevation in polar coordinates. |
| `distance` | `float` | `m` | Distance from the sensor origin. |
| `timestamp` | `uint32` | `ns` | Time of detection relative to the pointcloud timestamp. |

0 comments on commit 94c32d5

Please sign in to comment.