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
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(+) |
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
# 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') |