diff --git a/ros1/autodocking_nav_stack.md b/ros1/autodocking_nav_stack.md index 9e04cb1..722f9ff 100644 --- a/ros1/autodocking_nav_stack.md +++ b/ros1/autodocking_nav_stack.md @@ -36,12 +36,19 @@ To launch the demo, execute the following command: roslaunch stretch_demos autodocking.launch ``` -Add GIF of autodocking in action +
+ +
## Theory -Add image of the autodocking BT -Add image of simple controller setup ++ +
+ ++ +
## Code Breakdown Let's jump into the code to see how things work under the hood. Follow along [here]() to have a look at the entire script.