Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #43

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# ecto_rbo

ROS packages providing various ecto cells and plasms for perception.
Important: if you have no access to the private repository object_segmentation, please check out branch vision4public.

## Install

Expand Down Expand Up @@ -83,7 +84,7 @@ rosrun ecto_rbo_yaml plasm_yaml_ros_node.py `rospack find ecto_rbo_yaml`/data/de
## Example 2: Ifco Scene (Table + Ifco Container + Object(s))

Prepare scene:
* Clear a table, place an ifco tote (57.5 x 37.5 x 17.5 cm) on it with horizontal alignment (57.5 cm side of ifco) towards the camera. Place an apple inside the tote.
* Clear a table, place an ifco tote (57.5 x 37.5 x 17.5 cm) on it with horizontal alignment (57.5 cm side of ifco) towards the camera. Place an object inside the tote.


![Alt text](/readme_/IfcoContainerScene.png?raw=true "Title")
Expand Down Expand Up @@ -114,8 +115,7 @@ rosrun dynamic_reconfigure dynparam set /camera/driver depth_mode 7


# with .bag file:
# example of ifco bag https://tubcloud.tu-berlin.de/s/yKQrraTdSsb54TC
# example of table top scenario (link follows)
# example of ifco bag https://tubcloud.tu-berlin.de/s/yKQrraTdSsb54TC or https://tubcloud.tu-berlin.de/f/1635926139
# use ros sim time
rosparam set use_sim_time true
roslaunch openni2_launch openni2.launch depth_registration:=false
Expand All @@ -127,6 +127,14 @@ Execute vision
rosrun ecto_rbo_yaml plasm_yaml_ros_node.py `rospack find ecto_rbo_yaml`/data/demo_ifco.yaml --debug
```

Result

You should be able to see in rviz the environment exploitation graph under the topic /geometry_graph_marker

![Alt text](/readme_/cucumber_experiment_result.png?raw=true "Title")

Or check out the results for the example scene here: https://tubcloud.tu-berlin.de/f/1635929622


## Documentation

Expand Down
Binary file added readme_/cucumber_experiment_result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.