NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <rapid_position_provider_ros_pose_helper.h>
Public Member Functions | |
PositionProviderRosPoseHelper (PositionTopicPairParameters const ¶ms, const std::string &entity_name) | |
void | Publish (const geometry_msgs::PoseStamped::ConstPtr &pose) |
Provide a publisher which does not convert Quaternion to Rotation Matrix instead publish quaternion directly This publisher only does one copy into the RAPID data types
rapid::PositionProviderRosPoseHelper::PositionProviderRosPoseHelper | ( | PositionTopicPairParameters const & | params, |
const std::string & | entity_name | ||
) |
void rapid::PositionProviderRosPoseHelper::Publish | ( | const geometry_msgs::PoseStamped::ConstPtr & | pose | ) |