mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-19 00:57:37 +01:00
go
This commit is contained in:
@@ -29,10 +29,10 @@ namespace Modelec
|
||||
|
||||
void GoHomeMission::Update()
|
||||
{
|
||||
if (!nav_->HasArrived())
|
||||
/*if (!nav_->HasArrived())
|
||||
{
|
||||
return;
|
||||
}
|
||||
}*/
|
||||
|
||||
switch (step_)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user