Skip to content

Commit

Permalink
Updated video and README
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed May 24, 2024
1 parent 6569154 commit 3b79ebe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,13 @@ Rviz tool plugin for creating polygon selections

![example](docs/example.gif)

### Modes
- **Left mouse button click**: Add point to current polygon
- **Middle mouse button click**: Erase current polygon selection
- **Right mouse button click**: Finish current polygon and start new polygon
- **Shortcut `delete`, `backspace`**: Remove all polygons

## Modes
- **Lasso**: click and hold left mouse button while drawing a shape
- **Click**: click and release the left mouse button to drop a vertex in the polygon

Toggle betweeen the modes by selecting the `Lasso mode` check box in the tool properties panel

### Features
- **Right mouse button click**: new polygon
- **Middle mouse button click**: erase current polygon selection
- **Shortcut `delete`**: clears selections
- **Shortcut `p`**: activate/deactivate the tool
- **Toggle loop closure**: draws/hides a line connecting the last and first waypoints (see tool properties panel)
Binary file modified docs/example.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3b79ebe

Please sign in to comment.