ros-controls / ros-controls/ros2_controllers
[JTC] improve wraparound tests
Open
@christophfroehlich is already working on this.
Since Oct 21, 2023.
enhancement
good second issue
- Dominant language
- C++
- Stars
- 834
- Forks
- 530
- Avg merge
- 18h 3m
- Merged PRs (30d)
- 19
Description
position_error_not_angle_wraparound and position_error_angle_wraparound should check the controller output (and error variable) only with constant position reference but changing position state.
- no interference with trajectory wraparound from #796
- maybe the usage of the state_msg can be removed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.