ros-controls / ros-controls/ros2_controllers

Forward command controllers safety timeout

Open
#95 3 comments 0 reactions 1 assignee View on GitHub

@ShahazadAbdulla is already working on this.

Since Apr 27, 2026.

persistent stale
Dominant language
C++
Stars
834
Forks
530
Avg merge
18h 3m
Merged PRs (30d)
19

Description

A typical issue of forward velocity and forward effort controllers is that there's currently no way to tell when a message has been received and deduct whether the last received message should still be active.

This limitation is reinforced by the Float64 topic interface. Using a stamped message it could easily be detected whether a command has gone stale.

Tagging @dignakov for interest and @olivier-stasse for more references.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.