Skip to content

Commit

Permalink
fixup! return bytes from callService
Browse files Browse the repository at this point in the history
  • Loading branch information
Aposhian committed Jan 16, 2025
1 parent fe7775b commit cc3b173
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/comms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ target_link_libraries(${PROJECT_NAME}
mrpt::io
mrpt::serialization
mvsim::msgs
pybind11::module
)

# =========== Python wrapper ==================
Expand Down

0 comments on commit cc3b173

Please sign in to comment.