src/smp/components/collision_checkers/standard.h File Reference

The standard brute-force collision checker. More...

#include <smp/components/collision_checkers/base.h>
#include <smp/common/region.h>
#include <list>

Go to the source code of this file.

Classes

class  smp::collision_checker_standard< typeparams, NUM_DIMENSIONS >
 Standard collision checker. More...

Namespaces

namespace  smp
 

Sampling-based Motion Planning (SMP) Library.



Detailed Description

The standard brute-force collision checker.

This file implements the standard collision checker class. The region class, which is used to describe rectangular obstacles in the Euclidean space is defined in region.h