#include <stop_shoot_strategy.h>
◆ StopShootStrategy()
roborts_decision::StopShootStrategy::StopShootStrategy |
( |
const std::shared_ptr< MyRobot > & |
pMyRobot, |
|
|
const std::shared_ptr< Blackboard > & |
pBlackboard |
|
) |
| |
◆ CanExecuteMe()
bool roborts_decision::StopShootStrategy::CanExecuteMe |
( |
| ) |
|
|
virtual |
◆ getID()
StrategyID roborts_decision::StopShootStrategy::getID |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetLongerDistanceFromTwoRobot()
double roborts_decision::StopShootStrategy::GetLongerDistanceFromTwoRobot |
( |
| ) |
|
|
private |
◆ IsObstacleOntheTrack()
bool roborts_decision::StopShootStrategy::IsObstacleOntheTrack |
( |
| ) |
|
|
private |
◆ Reset()
void roborts_decision::StopShootStrategy::Reset |
( |
| ) |
|
|
overridevirtual |
◆ run()
void roborts_decision::StopShootStrategy::run |
( |
| ) |
|
|
overridevirtual |
◆ Update()
The documentation for this class was generated from the following files: