diff --git a/README.md b/README.md index 861eb58..6aad03a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Wrench estimation and calibration of F/T sensor for ROS2 applications. [![Build tests (jazzy)](../../actions/workflows/ci-jazzy.yaml/badge.svg?branch=main)](../../actions/workflows/ci-jazzy.yaml?query=branch:main) [![Build tests (humble)](../../actions/workflows/ci.yaml/badge.svg?branch=humble)](../../actions/workflows/ci.yaml?query=branch:humble) -***The current devs are based on the humble ROS 2 distribution (Ubuntu 22.04 LTS)*** +***The current devs are based on the jazzy ROS 2 distribution (Ubuntu 22.04 LTS)*** **Author:** Thibault Poignonec: [tpoignonec@unistra.fr](mailto:tpoignonec@unistra.fr) @@ -226,7 +226,7 @@ TODO 1) Install third party utils for `ft_tools_examples` ```shell -source /opt/ros/humble/setup.bash +source /opt/ros/jazzy/setup.bash cd /src vcs import . < ft_tools_ros2/ft_tools_examples/ft_tools_examples.repos rosdep install --ignore-src --from-paths . -y -r