BrainsOnBoard/bob_robotics

Add wall detection to CollisionDetector

Open

#121 opened on May 31, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (6 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

This would be useful for a lot of toy examples. Probably all that would be required is to add a rectangle of 'pixels' around the world and use existing logic.

Contributor guide