Skip to content

Instantly share code, notes, and snippets.

View damounayman's full-sized avatar
🤖
Focusing

Ayman Damoun damounayman

🤖
Focusing
View GitHub Profile
@JADC362
JADC362 / ROS2DebugVSCode.md
Last active April 29, 2025 16:37
Debug ROS2 C++ node on VSCode (Ubuntu)

Debug ROS2 C++ node on VSCode (Ubuntu)

Description

This is a small tutorial on how to debug a ROS2 C++ node usign VSCode.

Requeriments

This implementation was done using:

@mcvarer
mcvarer / cuda-11.2_installation_on_Ubuntu-18.04
Last active February 14, 2025 06:01
CUDA 11.2 Installation on Ubuntu 18.04
#!/bin/bash
## This gist contains instructions about cuda v11.2 and cudnn 8.1 installation in Ubuntu 18.04 for PyTorch
#############################################################################################
##### forked by : https://gist.github.com/Mahedi-61/2a2f1579d4271717d421065168ce6a73 ########
#############################################################################################
### steps ####
# verify the system has a cuda-capable gpu