Skip to content

Commit

Permalink
Add pure python package resolve-robotics-uri-py
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Oct 5, 2023
1 parent 6703e6d commit 56f6c39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/RobotologySuperbuildLogic.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ if(ROBOTOLOGY_ENABLE_DYNAMICS)
endif()
if(ROBOTOLOGY_USES_PYTHON)
find_or_build_package(robot-log-visualizer)
find_or_build_package(resolve-robotics-uri-py)
endif()
endif()
endif()
Expand Down
4 changes: 4 additions & 0 deletions releases/latest.releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -263,3 +263,7 @@ repositories:
type: git
url: https://github.com/ami-iit/mujoco-simulink-blockset-cmake-buildsystem.git
version: v3.0.0
resolve-robotics-uri-py:
type: git
url: https://github.com/ami-iit/resolve-robotics-uri-py.git
version: v0.1.0

0 comments on commit 56f6c39

Please sign in to comment.