rosin-project / rxros

Reactive programming for ROS
BSD 3-Clause "New" or "Revised" License
48 stars 6 forks source link

docs: remove from-source rxcpp_vendor #22

Closed gavanderhoorn closed 4 years ago

gavanderhoorn commented 5 years ago

Package has been released and built by the ROS buildfarm (job) for Kinetic. Melodic release will follow.

If/when the package is synced to the main repositories, documentation and .rosinstall files should be updated to no longer checkout rxcpp_vendor from source and instead depend on the binary artefact.

gavanderhoorn commented 5 years ago

It's already available for amd64 and i386 in the ros-testing repository.

gavanderhoorn commented 5 years ago

Melodic release done.

We'll need to wait for the sync for rxcpp_vendor to appear in the main repositories.

gavanderhoorn commented 4 years ago

Melodic has been synced. rxcpp_vendor is now available as a ROS package.

gavanderhoorn commented 4 years ago

Compile-tested rxros_examples on Kinetic after configuring the ros-testing repository. Everything seems to be OK with RxCpp installed via rxcpp_vendor.

gavanderhoorn commented 4 years ago

Fixed in #25.