Update README.md

This commit is contained in:
matlabbe 2022-12-11 00:36:01 -08:00 committed by GitHub
parent ade3e11e06
commit 8428534702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
## Standalone ## Standalone
Find-Object project, visit the [home page](http://introlab.github.io/find-object/) for more information. Find-Object project, visit the [home page](http://introlab.github.io/find-object/) for more information.
## ROS1: find_object_2d ## ROS1
### Install ### Install
@ -46,7 +46,7 @@ Source:
``` ```
See [find_object_2d](http://wiki.ros.org/find_object_2d) for more information. See [find_object_2d](http://wiki.ros.org/find_object_2d) for more information.
## ROS2: find_object_2d ## ROS2
### Install ### Install
@ -58,7 +58,6 @@ To come...
Source: Source:
```bash ```bash
# Install ROS Foxy/Galactic/Humble (colcon build):
cd ~/ros2_ws cd ~/ros2_ws
git clone https://github.com/introlab/find-object.git src/find_object_2d git clone https://github.com/introlab/find-object.git src/find_object_2d
colcon build colcon build