Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: David Wong <[email protected]>
  • Loading branch information
mojomex and drwnz authored Nov 5, 2024
1 parent 7343ddb commit fa7ae44
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/api_reference.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Nebula is divided into several modules:

- Common, for type definitions and utilities
- Decoders, for converting raw packets into pointclouds and performing correction and filtering
- HW Interfaces, for hardware protocols and socket implementations
- ROS Wrappers, for ROS launch, parameter handling, data publishing and diagnostics
- **Common**, for type definitions and utilities
- **Decoders**, for converting raw packets into pointclouds and performing correction and filtering
- **HW interfaces**, for hardware protocols and socket implementations
- **ROS wrappers**, for ROS launch, parameter handling, data publishing and diagnostics

For API details, see the navigation items on this page.

0 comments on commit fa7ae44

Please sign in to comment.