Last active
August 20, 2020 05:18
-
-
Save klintan/e0b025297b747e77e4c12f644d4755a5 to your computer and use it in GitHub Desktop.
Ros2 debugging using lldb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=RelWithDebInfo | |
lldb -f arke_base/install/arke_base/lib/arke_base/arke_hardware_interface_node -- --ros-args --params-file arke_base/config/arke_diff_drive_controller.yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment