Skip to content

Instantly share code, notes, and snippets.

@klintan
Last active August 20, 2020 05:18
Show Gist options
  • Save klintan/e0b025297b747e77e4c12f644d4755a5 to your computer and use it in GitHub Desktop.
Save klintan/e0b025297b747e77e4c12f644d4755a5 to your computer and use it in GitHub Desktop.
Ros2 debugging using lldb
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