Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MarqRazz committed May 3, 2024
1 parent 3a45b46 commit bb435f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion behaviortree_ros2/bt_executor_parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ List of 'package_name/subfolder' containing SubTrees to load into the BehaviorTr

*Constraints:*
- contains no duplicates

2 changes: 1 addition & 1 deletion btcpp_ros2_samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ ros2 action send_goal /bt_action_server btcpp_ros2_interfaces/action/ExecuteTree
You can also try a Behavior that is a ROS Action or Service client itself.
```bash
ros2 action send_goal /bt_action_server btcpp_ros2_interfaces/action/ExecuteTree "{target_tree: SleepActionSample}"
```
```

0 comments on commit bb435f4

Please sign in to comment.