Skip to content

Commit

Permalink
mention jazzy in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoignonec committed Nov 12, 2024
1 parent 85f5453 commit d6ee082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: [[email protected]](mailto:[email protected])

Expand Down Expand Up @@ -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 <ws>/src
vcs import . < ft_tools_ros2/ft_tools_examples/ft_tools_examples.repos
rosdep install --ignore-src --from-paths . -y -r
Expand Down

0 comments on commit d6ee082

Please sign in to comment.