Merge branch 'master' into 13-create-a-convention-for-data-location
This commit is contained in:
commit
2a53add194
2 changed files with 6 additions and 6 deletions
|
@ -177,7 +177,7 @@ repositories:
|
||||||
version: master
|
version: master
|
||||||
ros2/rcl:
|
ros2/rcl:
|
||||||
type: git
|
type: git
|
||||||
url: https://gitlab.com/ros_tracing/rcl.git
|
url: https://gitlab.com/micro-ROS/ros_tracing/rcl.git
|
||||||
version: instrumentation
|
version: instrumentation
|
||||||
ros2/rcl_interfaces:
|
ros2/rcl_interfaces:
|
||||||
type: git
|
type: git
|
||||||
|
@ -193,7 +193,7 @@ repositories:
|
||||||
# version: master
|
# version: master
|
||||||
ros2/rclcpp:
|
ros2/rclcpp:
|
||||||
type: git
|
type: git
|
||||||
url: https://gitlab.com/ros_tracing/rclcpp.git
|
url: https://gitlab.com/micro-ROS/ros_tracing/rclcpp.git
|
||||||
version: instrumentation
|
version: instrumentation
|
||||||
ros2/rclpy:
|
ros2/rclpy:
|
||||||
type: git
|
type: git
|
||||||
|
@ -317,7 +317,7 @@ repositories:
|
||||||
version: master
|
version: master
|
||||||
ros2/tracing:
|
ros2/tracing:
|
||||||
type: git
|
type: git
|
||||||
url: https://gitlab.com/ros_tracing/ros2_tracing.git
|
url: https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
|
||||||
version: master
|
version: master
|
||||||
# ros2/tutorials:
|
# ros2/tutorials:
|
||||||
# type: git
|
# type: git
|
||||||
|
@ -341,5 +341,5 @@ repositories:
|
||||||
version: master
|
version: master
|
||||||
tracetools_analysis:
|
tracetools_analysis:
|
||||||
type: git
|
type: git
|
||||||
url: https://github.com/ros_tracing/tracetools_analysis.git
|
url: https://gitlab.com/micro-ROS/ros_tracing/tracetools_analysis.git
|
||||||
version: master
|
version: master
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
repositories:
|
repositories:
|
||||||
ros2/rcl:
|
ros2/rcl:
|
||||||
type: git
|
type: git
|
||||||
url: https://gitlab.com/ros_tracing/rcl.git
|
url: https://gitlab.com/micro-ROS/ros_tracing/rcl.git
|
||||||
version: instrumentation
|
version: instrumentation
|
||||||
ros2/rclcpp:
|
ros2/rclcpp:
|
||||||
type: git
|
type: git
|
||||||
url: https://gitlab.com/ros_tracing/rclcpp.git
|
url: https://gitlab.com/micro-ROS/ros_tracing/rclcpp.git
|
||||||
version: instrumentation
|
version: instrumentation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue