We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436d3c6 commit c7c2e97Copy full SHA for c7c2e97
example_7/doc/userdoc.rst
@@ -379,7 +379,7 @@ The ``on_init`` method is called immediately after the controller plugin is dyna
379
380
.. code-block:: c++
381
382
- using CallbackReturn = rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn;[]()
+ using CallbackReturn = rclcpp_lifecycle::node_interfaces::LifecycleNodeInterface::CallbackReturn;
383
384
controller_interface::CallbackReturn on_init(){
385
// declare and get parameters needed for controller initialization
0 commit comments