Added package rclnim (#2646)

This commit is contained in:
Pylgos 2023-07-14 09:47:26 +09:00 committed by GitHub
parent ac9d921623
commit da4bff5529
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30695,5 +30695,18 @@
"description": "A Nim binding for DX Library",
"license": "MIT",
"web": "https://github.com/777shuang/DxLib"
},
{
"name": "rclnim",
"url": "https://github.com/Pylgos/rclnim",
"method": "git",
"tags": [
"library",
"embedded",
"ros2"
],
"description": "Nim bindings for ROS2",
"license": "MIT",
"web": "https://github.com/Pylgos/rclnim"
}
]