NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <structs.h>
Public Attributes | |
geometry_msgs::TransformStamped | tf_cam2world |
geometry_msgs::TransformStamped | tf_perch2world |
geometry_msgs::TransformStamped | tf_body2world |
octoclass::OctoClass | octomap = octoclass::OctoClass(0.05) |
sampled_traj::SampledTrajectory3D | sampled_traj |
std::queue< StampedPcl > | pcl_queue |
octoclass::OctoClass mapper::GlobalVariables::octomap = octoclass::OctoClass(0.05) |
std::queue<StampedPcl> mapper::GlobalVariables::pcl_queue |
sampled_traj::SampledTrajectory3D mapper::GlobalVariables::sampled_traj |
geometry_msgs::TransformStamped mapper::GlobalVariables::tf_body2world |
geometry_msgs::TransformStamped mapper::GlobalVariables::tf_cam2world |
geometry_msgs::TransformStamped mapper::GlobalVariables::tf_perch2world |