rapid
A ROS robotics library.
Main Page
Related Pages
Namespaces
Classes
Files
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Pages
rapid_collision
Simple APIs for collision checking in ROS
Oriented bounding box check:
#include "
rapid_collision/collision_checks.h
"
geometry_msgs::Pose pose1 = ...;
geometry_msgs::Vector3 scale1 = ...;
geometry_msgs::Pose pose2 = ...;
geometry_msgs::Vector3 scale2 = ...;
bool
is_collision =
rapid::AreObbsInCollision
(pose1, scale1, pose2, scale2));
Generated on Tue May 1 2018 20:49:42 for rapid by
1.8.6