rapid
A ROS robotics library.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
obb.h File Reference
#include "fcl/BV/OBB.h"
#include "geometry_msgs/Pose.h"
#include "geometry_msgs/Vector3.h"

Go to the source code of this file.

Namespaces

 rapid
 

Functions

fcl::OBB rapid::BoxToOBB (const geometry_msgs::Pose &pose, const geometry_msgs::Vector3 &scale)
 Returns an fcl::OBB from a Pose and Vector3 message. More...