30 #ifndef TUW_ROBOT_GOALS_ARRAY_VISUAL_H 31 #define TUW_ROBOT_GOALS_ARRAY_VISUAL_H 33 #include <tuw_multi_robot_msgs/RobotGoalsArray.h> 64 void setMessage(
const tuw_multi_robot_msgs::RobotGoalsArray::ConstPtr& msg );
71 void setFramePosition(
const Ogre::Vector3& position );
72 void setFrameOrientation(
const Ogre::Quaternion& orientation );
76 void setScalePose(
float scale );
80 void setColorPose( Ogre::ColourValue color );
84 std::vector< boost::shared_ptr<rviz::Arrow> >
goals_;
106 #endif // TUW_ROBOT_GOALS_ARRAY_VISUAL_H std::vector< boost::shared_ptr< rviz::Arrow > > goals_
Ogre::ColourValue color_variance_
Ogre::SceneNode * frame_node_
Ogre::ColourValue color_pose_
Ogre::SceneManager * scene_manager_
TFSIMD_FORCE_INLINE Vector3()