paper-with-me

홈 › Papers

Extended Set-based Tasks for Multi-task Execution and Prioritization

2023-10-24 · Gennaro Notomista, Mario Selvaggio, Francesca Pagano, María Santos, Siddharth Mayya, Vincenzo Lippiello, Cristian Secchi

The ability of executing multiple tasks simultaneously is an important feature of redundant robotic systems. As a matter of fact, complex behaviors can often be obtained as a result of the execution of several tasks. Moreover, in safety-critical applications, tasks designed to ensure the safety of the robot and its surroundings have to be executed along with other nominal tasks. In such cases, it is also important to prioritize the former over the latter. In this paper, we formalize the definition of extended set-based tasks, i.e., tasks which can be executed by rendering subsets of the task space asymptotically stable or forward invariant using control barrier functions. We propose a formal mathematical representation of such tasks that allows for the execution of more complex and time-varying prioritized stacks of tasks using kinematic and dynamic robot models alike. We present an optimization-based framework which is computationally efficient, accounts for input bounds, and allows for the stable execution of time-varying prioritized stacks of extended set-based tasks. The proposed framework is validated using extensive simulations, quantitative comparisons to the state-of-the-art hierarchical quadratic programming, and experiments with robotic manipulators.

📄 PDF Abstract BibTeX arXiv:2310.16189

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Test2Vec: An Execution Trace Embedding for Test Case Prioritization

2022-06-28 · Emad Jabbar, Soheila Zangeneh, Hadi Hemmati, Robert Feldt

Most automated software testing tasks can benefit from the abstract representation of test cases. Traditionally, this is done by encoding test cases based on their code coverage. Specification-level criteria can replace …

software testing

DeepOrder: Deep Learning for Test Case Prioritization in Continuous Integration Testing

2021-10-14 · Aizaz Sharif, Dusica Marijan, Marius Liaaen

Continuous integration testing is an important step in the modern software engineering life cycle. Test prioritization is a method that can improve the efficiency of continuous integration testing by selecting test cases…

Fault Detectionregression

CORPGEN: Simulating Corporate Environments with Autonomous Digital Employees in Multi-Horizon Task Environments

2026-02-15 · Abubakarr Jaye, Nigel Boachie Kumankumah, Chidera Biringa, Anjel Shaileshbhai Patel 외 arxiv

Long-horizon reasoning is a key challenge for autonomous agents, yet existing benchmarks evaluate agents on single tasks in isolation. Real organizational work requires managing many concurrent long-horizon tasks with in…

Reinforcement Learning for Automatic Test Case Prioritization and Selection in Continuous Integration

2018-11-09 · Helge Spieker, Arnaud Gotlieb, Dusica Marijan, Morten Mossige

Testing in Continuous Integration (CI) involves test case prioritization, selection, and execution at each cycle. Selecting the most promising test cases to detect bugs is hard if there are uncertainties on the impact of…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Comparative Study of Machine Learning Test Case Prioritization for Continuous Integration Testing

2022-04-22 · Dusica Marijan

There is a growing body of research indicating the potential of machine learning to tackle complex software testing challenges. One such challenge pertains to continuous integration testing, which is highly time-constrai…

BIG-bench Machine Learningsoftware testing