Skip to content

Commit

Permalink
Fix CD configuration link reference (#3811)
Browse files Browse the repository at this point in the history
* Fix CD configuration page reference

* Add CM work on 6th ROS Developers Day reference
  • Loading branch information
AlexeyMerzlyakov authored and SteveMacenski committed Sep 25, 2023
1 parent 5d743a2 commit a35b443
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion nav2_collision_monitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ The costmaps / trajectory planners will handle most situations, but this is to h

![polygons.png](doc/polygons.png)

Demonstration of Collision Monitor abilities presented at 6th ROS Developers Day 2023, could be found below:

[![cm-ros-devday.png](doc/cm_ros_devday.png)](https://www.youtube.com/watch?v=bWliK0PC5Ms)

### Features

The Collision Monitor uses polygons relative the robot's base frame origin to define "zones".
Expand Down Expand Up @@ -83,4 +87,4 @@ The zones around the robot and the data sources are the same as for the Collisio

### Configuration

Detailed configuration parameters, their description and how to setup a Collision Detector could be found at its [Configuration Guide](https://navigation.ros.org/configuration/packages/configuring-collision-detector.html).
Detailed configuration parameters, their description and how to setup a Collision Detector could be found at its [Configuration Guide](https://navigation.ros.org/configuration/packages/collision_monitor/configuring-collision-detector-node.html).
Binary file added nav2_collision_monitor/doc/cm_ros_devday.png
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 a35b443

Please sign in to comment.