update repo URL with changed org unit (#38)

This commit is contained in:
Dirk Thomas 2019-09-19 08:18:42 -07:00 committed by GitHub
parent 29f4b76d3d
commit af5fa3c468
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ All it takes to get Cyclone DDS support into ROS2 is to clone this repository in
source directory, and then run colcon build in the usual manner: source directory, and then run colcon build in the usual manner:
cd ros2_ws/src cd ros2_ws/src
git clone https://github.com/atolab/rmw_cyclonedds git clone https://github.com/ros2/rmw_cyclonedds
git clone https://github.com/eclipse-cyclonedds/cyclonedds git clone https://github.com/eclipse-cyclonedds/cyclonedds
cd .. cd ..
rosdep install --from src -i rosdep install --from src -i