rclcpp/rclcpp
Alejandro Hernández Cordero d65bc667fa Added executor benchmark tests (#1413)
* Added executor benchmark tests

Signed-off-by: ahcorde <ahcorde@gmail.com>

* make linters happy

Signed-off-by: ahcorde <ahcorde@gmail.com>

* initialize callback_count

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added feddback

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added feedback

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added add_node and remove_node benchmark tests

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Add/remove node in static_single_thread_executor

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Make linters happy

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added StaticSingleThreadedExecutor add/remove node tests

Signed-off-by: ahcorde <ahcorde@gmail.com>

* make linters happy

Signed-off-by: ahcorde <ahcorde@gmail.com>
2020-11-06 15:05:07 -08:00
..
doc [rclcpp] API review March 2020 (#1031) 2020-05-19 10:56:36 -07:00
include/rclcpp Use global namespace for parameter events subscription topic (#1257) (#1261) 2020-11-06 09:37:02 -08:00
resource Generate node interfaces' getters and traits. (#1069) 2020-04-22 17:02:02 -03:00
src/rclcpp Clear members for StaticExecutorEntitiesCollector to avoid shared_ptr dependency (#1303) 2020-10-19 10:25:18 -07:00
test Added executor benchmark tests (#1413) 2020-11-06 15:05:07 -08:00
.gitignore Doxygen setup (#293) 2016-12-20 18:30:18 -08:00
CHANGELOG.rst 2.2.0 2020-10-07 10:50:16 -07:00
CMakeLists.txt Fix conversion of negative durations to messages (#1188) (#1371) 2020-10-06 11:30:43 -07:00
Doxyfile Implement rclcpp-specific logging macros [taking name not object] (#389) 2017-11-15 14:14:09 -08:00
package.xml Initial benchmark tests for rclcpp::init/shutdown create/destroy node (#1411) 2020-11-06 11:14:48 -08:00
QUALITY_DECLARATION.md Update tracetools' QL in rclcpp's QD (#1428) (#1430) 2020-10-29 14:43:43 -07:00
README.md Bump to QD to level 3 and fixed links (#1158) 2020-10-28 09:17:36 +01:00

rclcpp

The ROS client library in C++.

Visit the rclcpp API documentation for a complete list of its main components and features.

Quality Declaration

This package claims to be in the Quality Level 3 category, see the Quality Declaration for more details.