ros_core submodule: switch to fork with patch for C++20 / clang-13

This commit is contained in:
Nikolaus Demmel 2021-11-06 00:44:54 +01:00
parent 01848364fc
commit 82a505d383
2 changed files with 3 additions and 2 deletions

3
.gitmodules vendored
View File

@ -12,7 +12,8 @@
url = https://github.com/ros/ros_comm.git url = https://github.com/ros/ros_comm.git
[submodule "thirdparty/roscpp_core"] [submodule "thirdparty/roscpp_core"]
path = thirdparty/ros/roscpp_core path = thirdparty/ros/roscpp_core
url = https://github.com/ros/roscpp_core.git # url = https://github.com/ros/roscpp_core.git
url = https://github.com/NikolausDemmel/roscpp_core.git
[submodule "thirdparty/console_bridge"] [submodule "thirdparty/console_bridge"]
path = thirdparty/ros/console_bridge path = thirdparty/ros/console_bridge
url = https://github.com/ros/console_bridge.git url = https://github.com/ros/console_bridge.git

@ -1 +1 @@
Subproject commit e8848380bc3fbf1b5a8dd11a551b38a3d55cec46 Subproject commit 1a74781ce707b1a2198d1bd6799b892b3c1fa195