moveit_task_constructor/core/test
Captain Yoshi 1655762a63
Some checks failed
CI / ${{ matrix.env.IMAGE }}${{ matrix.env.NAME && ' • ' || ''}}${{ matrix.env.NAME }}${{ matrix.env.CATKIN_LINT && ' • catkin_lint' || ''}}${{ matrix.env.CLANG_TIDY && ' • clang-tidy' || '' }} (map[CLANG_TIDY:true IMAGE:noble-ci-testing TARGET_CMAKE_… (push) Has been cancelled
CI / ${{ matrix.env.IMAGE }}${{ matrix.env.NAME && ' • ' || ''}}${{ matrix.env.NAME }}${{ matrix.env.CATKIN_LINT && ' • catkin_lint' || ''}}${{ matrix.env.CLANG_TIDY && ' • clang-tidy' || '' }} (map[DOCKER_RUN_OPTS:-e PRELOAD=libasan.so.8 -e LSAN_OPTI… (push) Has been cancelled
CI / ${{ matrix.env.IMAGE }}${{ matrix.env.NAME && ' • ' || ''}}${{ matrix.env.NAME }}${{ matrix.env.CATKIN_LINT && ' • catkin_lint' || ''}}${{ matrix.env.CLANG_TIDY && ' • clang-tidy' || '' }} (map[IMAGE:jammy-ci]) (push) Has been cancelled
CI / ${{ matrix.env.IMAGE }}${{ matrix.env.NAME && ' • ' || ''}}${{ matrix.env.NAME }}${{ matrix.env.CATKIN_LINT && ' • catkin_lint' || ''}}${{ matrix.env.CLANG_TIDY && ' • clang-tidy' || '' }} (map[IMAGE:noble-ci NAME:ccov TARGET_CMAKE_ARGS:-DCMAKE_B… (push) Has been cancelled
Format / pre-commit (push) Has been cancelled
CI / doc (push) Has been cancelled
CI / deploy (push) Has been cancelled
Avoid duplicate scenes in Solution.msg from generator stages (#639)
If start and end scene of a stage are identical (e.g. from a generator), we can use an (empty) scene diff as well.
2025-09-10 17:33:31 +02:00
..
CMakeLists.txt Avoid duplicate scenes in Solution.msg from generator stages (#639) 2025-09-10 17:33:31 +02:00
gtest_value_printers.cpp Introduce clang-format (#102) 2019-07-18 11:04:35 +02:00
gtest_value_printers.h extended unittest for serial connection validation 2018-02-18 14:03:57 +01:00
models.cpp fix test helper 2021-11-10 13:12:21 +01:00
models.h Add missing semicolons after cleanup of MoveIt 2021-05-29 00:38:43 +02:00
move_relative.test Add unittest cartesianCollisionMinMaxDistance (#538) 2024-05-27 16:16:57 +02:00
move_to.test add some tests for MoveTo 2021-11-10 13:12:21 +01:00
pick_pa10.cpp clang-tidy fixes: std::endl -> '\n' 2024-12-22 12:29:05 +01:00
pick_pa10.test fix tests 2018-10-16 23:14:58 +02:00
pick_pr2.cpp clang-tidy fixes: std::endl -> '\n' 2024-12-22 12:29:05 +01:00
pick_pr2.test Fix trailing white space 2021-04-23 23:49:50 +02:00
pick_ur5.cpp clang-tidy fixes: std::endl -> '\n' 2024-12-22 12:29:05 +01:00
pick_ur5.test Fix trailing white space 2021-04-23 23:49:50 +02:00
stage_mockups.cpp Cosmetic fixes 2024-03-09 11:11:01 +01:00
stage_mockups.h clang-tidy fixes 2024-12-22 12:28:26 +01:00
test_container.cpp clang-tidy fixes: std::endl -> '\n' 2024-12-22 12:29:05 +01:00
test_cost_queue.cpp clang-tidy fixes: std::endl -> '\n' 2024-12-22 12:29:05 +01:00
test_cost_terms.cpp Silence gcc's overloaded-virtual warnings 2024-07-11 09:50:35 +02:00
test_fallback.cpp Add unittest for #581 2024-07-17 15:10:53 +02:00
test_interface_state.cpp Rename Interface::Status FAILED -> ARMED 2021-11-21 14:00:50 +01:00
test_limit_solutions.cpp LimitSolutions wrapper stage (#710) 2025-08-22 08:37:09 +02:00
test_mockups.cpp DelayingWrapper stage to delay solution shipping in unit tests 2023-10-20 09:23:32 +02:00
test_move_relative.cpp Fix clamping of joint constraints (#665) 2025-02-25 13:12:53 +01:00
test_move_to.cpp clang-tidy fixes: std::endl -> '\n' 2024-12-22 12:29:05 +01:00
test_properties.cpp clang-tidy: modernize-use-override 2020-06-11 11:03:50 +02:00
test_pruning.cpp Add property to enable/disable pruning at runtime (#590) 2024-07-06 16:51:14 +02:00
test_serial.cpp Rename ros-planning org 2024-05-25 21:30:30 +02:00
test_stage.cpp clang-format-14 2024-12-22 14:09:08 +01:00
test_stage.launch adapt tests to new moveit_resources layout (#200) 2020-08-20 11:04:18 +02:00
test_storage.cpp Avoid duplicate scenes in Solution.msg from generator stages (#639) 2025-09-10 17:33:31 +02:00