graphform stoped movement after lock

This commit is contained in:
David St-Onge 2017-08-31 18:48:01 -04:00
parent 5d52d2d88b
commit ce02668763
1 changed files with 1 additions and 1 deletions

View File

@ -760,7 +760,7 @@ m_navigation.x=0.0
m_navigation.y=0.0
#calculate motion vection
if(m_nLabel==0){
m_navigation.x=0.25 #change value so that robot 0 will move
m_navigation.x=0.0 #change value so that robot 0 will move
m_navigation.y=0.0
}
if(m_nLabel!=0){