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 1954c1b commit f5bbe2dCopy full SHA for f5bbe2d
README.md
@@ -14,7 +14,7 @@ Arduino library for communicating with ROS2(DDS)
14
For the Micro-XRCE-DDS Agent, please install it using following commands.
15
```bash
16
$ git clone https://github.com/eProsima/Micro-XRCE-DDS-Agent.git
17
-$ cd Micro-XRCE-DDS-Agent && git checkout tag v1.1.0
+$ cd Micro-XRCE-DDS-Agent && git checkout v1.1.0
18
$ mkdir build && cd build
19
$ cmake ..
20
$ make
0 commit comments