Skip to content

Commit

Permalink
Modifed explanations in how_to_install section of document. See ( #5 …
Browse files Browse the repository at this point in the history
  • Loading branch information
CihatAltiparmak committed Jul 15, 2024
1 parent 33677ff commit f2d0ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how_to_install.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## How To Install


Firstly, setup the dependencies of moveit_middleware_benchmark repositories. It's suggested to test with rolling version of ROS.
Firstly, setup and build the moveit_middleware_benchmark including all source dependencies. This assumes that ROS Rolling is being used, but other ROS distros should work as well. Additionally, rmw_zenoh just supports `ROS Iron`, `ROS Jazzy` and `ROS Rolling`.
```sh
# install colcon extensions
source /opt/ros/rolling/setup.bash
Expand Down

0 comments on commit f2d0ab7

Please sign in to comment.