fix: install nlohmann-json via rosdep

This commit is contained in:
Ilya Uraev 2024-11-20 23:12:58 +03:00
parent a8874fa0d7
commit 552a3c6a71

View file

@ -21,7 +21,7 @@
<depend>rbs_utils_interfaces</depend>
<depend>dynmsg</depend>
<depend>sensor_msgs</depend>
<depend>nlohmann_json</depend>
<depend>nlohmann-json-dev</depend>
<depend>rosbag2_cpp</depend>
<test_depend>ament_lint_auto</test_depend>