Skip to content

Commit

Permalink
fix test_upf4ros2
Browse files Browse the repository at this point in the history
  • Loading branch information
igonzf committed Dec 12, 2024
1 parent c78603d commit 5483a57
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 298 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Create custom repos
run: wget -O /tmp/all.repos https://raw.githubusercontent.com/igonzf/UPF4ROS2/main/upf.repos
- name: build and test
uses: ros-tooling/action-ros-ci@0.2.6
uses: ros-tooling/action-ros-ci@0.3.15
with:
package-name: upf4ros2 upf_msgs
target-ros2-distro: humble
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![main](https://github.com/igonzf/UPF4ROS2/actions/workflows/main.yaml/badge.svg)](https://github.com/igonzf/UPF4ROS2/actions/workflows/main.yaml)

This repository contains a UPF TSB for ROS 2
This repository integrates the Unified Planning Framework (UPF) into the ROS 2 ecosystem, providing a modular and standardized solution for automated planning in robotic systems. This project is part of the European initiative AIPlan4EU, which aims to develop automated planning tools that are accessible and applicable across different engineering domains.

## Install and building

Expand Down
Loading

0 comments on commit 5483a57

Please sign in to comment.