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 078838d commit 0015335Copy full SHA for 0015335
_docs/tutorials/core/first_application_linux/index.md
@@ -70,6 +70,7 @@ You can add the ROS 2 and micro-ROS workspace setup files to your `.bashrc` so t
70
echo source /opt/ros/$ROS_DISTRO/setup.bash >> ~/.bashrc
71
echo source ~/microros_ws/install/local_setup.bash >> ~/.bashrc
72
```
73
+
74
## Running the micro-ROS app
75
76
At this point, you have both the client and the agent correctly installed in your host machine.
0 commit comments