albtam

Results 7 issues of albtam

I am trying to add a spelling check to the git hook. Warning: this is a first shot which is not correctly working! - Last line of the message commit...

I'd like to integrate your package into my project (based on ROS 2 Dashing) but all the compilers warnings are turned on. I fixed them but this might not be...

### Description Today, it is possible to filter search results "by tag" with the following syntax: `+ my_query>`. Note: this is not completely correct as all the documents that contain...

change request

## Brief feature description The goal of this issue is to improve the documentation of the FiFo as well as to fix potential wrong memory orders ## Detailed information -...

enhancement

## Brief feature description The goal of this issue is to improve the documentation of the FiFo as well as to fix potential wrong memory orders ## Detailed information -...

bug

- add comments to clarify concurrent behavior - fix memory orders ## Pre-Review Checklist for the PR Author 1. [x] Add a second reviewer for complex new features or larger...

I've tried the following: 1. Build a CMake package with colcon (rclcpp) 2. Rebuild the same package (I didn't change anything in the package) with colcon: `colcon --packages-select rclcpp` -->...