Skip to content

Instantly share code, notes, and snippets.

View muellerbernd's full-sized avatar

Bernd Müller muellerbernd

View GitHub Profile
From 44b80b08ec0aa5e3bab8fd50bba785c3d8765e3c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bernd=20M=C3=BCller?= <github@muellerbernd.de>
Date: Mon, 7 Aug 2023 10:23:49 +0200
Subject: [PATCH] fix: error: 'set' in namespace 'std' does not name a template
type
---
canopen_master/include/canopen_master/bcm_sync.h | 1 +
1 file changed, 1 insertion(+)
@muellerbernd
muellerbernd / PKGBUILD
Created May 16, 2023 14:27
ros-noetic-rosgraph with python 3.11
# Script generated with import_catkin_packages.py.
# For more information: https://github.com/bchretien/arch-ros-stacks.
pkgdesc="ROS - rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph."
url='https://wiki.ros.org/rosgraph'
pkgname='ros-noetic-rosgraph'
pkgver='1.16.0'
arch=('any')
pkgrel=1
license=('BSD')