We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d55a9 commit 3ba1148Copy full SHA for 3ba1148
1 file changed
roboplan_toppra/package.xml
@@ -12,9 +12,7 @@
12
13
<depend>nanobind-dev</depend>
14
<depend>roboplan</depend>
15
- <!-- TODO: Update this as toppra gets released on more ROS distros. -->
16
- <!-- If not yet available, there is a source build fallback via FetchContent. -->
17
- <depend condition="$ROS_DISTRO == humble or $ROS_DISTRO == lyrical">toppra</depend>
+ <depend>toppra</depend>
18
19
<test_depend>ament_cmake_gtest</test_depend>
20
<test_depend>roboplan_example_models</test_depend>
0 commit comments