#include <RobotGoalsArrayVisual.h>
Definition at line 53 of file RobotGoalsArrayVisual.h.
◆ RobotGoalsArrayVisual()
tuw_multi_robot_rviz::RobotGoalsArrayVisual::RobotGoalsArrayVisual |
( |
Ogre::SceneManager * |
scene_manager, |
|
|
Ogre::SceneNode * |
parent_node |
|
) |
| |
◆ ~RobotGoalsArrayVisual()
tuw_multi_robot_rviz::RobotGoalsArrayVisual::~RobotGoalsArrayVisual |
( |
| ) |
|
|
virtual |
◆ setColorPose()
void tuw_multi_robot_rviz::RobotGoalsArrayVisual::setColorPose |
( |
Ogre::ColourValue |
color | ) |
|
◆ setFrameOrientation()
void tuw_multi_robot_rviz::RobotGoalsArrayVisual::setFrameOrientation |
( |
const Ogre::Quaternion & |
orientation | ) |
|
◆ setFramePosition()
void tuw_multi_robot_rviz::RobotGoalsArrayVisual::setFramePosition |
( |
const Ogre::Vector3 & |
position | ) |
|
◆ setMessage()
void tuw_multi_robot_rviz::RobotGoalsArrayVisual::setMessage |
( |
const tuw_multi_robot_msgs::RobotGoalsArray::ConstPtr & |
msg | ) |
|
generate an error message
# if there are more than one points the first one is the start pose else the current pose of the robot is used as start
Definition at line 60 of file RobotGoalsArrayVisual.cpp.
◆ setScalePose()
void tuw_multi_robot_rviz::RobotGoalsArrayVisual::setScalePose |
( |
float |
scale | ) |
|
◆ color_pose_
Ogre::ColourValue tuw_multi_robot_rviz::RobotGoalsArrayVisual::color_pose_ |
|
private |
◆ color_variance_
Ogre::ColourValue tuw_multi_robot_rviz::RobotGoalsArrayVisual::color_variance_ |
|
private |
◆ frame_node_
Ogre::SceneNode* tuw_multi_robot_rviz::RobotGoalsArrayVisual::frame_node_ |
|
private |
◆ goals_
◆ scale_pose_
float tuw_multi_robot_rviz::RobotGoalsArrayVisual::scale_pose_ |
|
private |
◆ scene_manager_
Ogre::SceneManager* tuw_multi_robot_rviz::RobotGoalsArrayVisual::scene_manager_ |
|
private |
The documentation for this class was generated from the following files: