Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robot drives at high speed upon loss of WiFi #73

Open
matjazp opened this issue Feb 19, 2019 · 4 comments
Open

Robot drives at high speed upon loss of WiFi #73

matjazp opened this issue Feb 19, 2019 · 4 comments

Comments

@matjazp
Copy link

matjazp commented Feb 19, 2019

When the robot looses wifi the robot apparently drives off at high speed for unexplained reasons. This occurred during a hackathon with multiple users logging in to the robot at the same time.

@davecrawley
Copy link

Steps to make it occur

  • Run a program any program
  • After loss of WiFi
  • Stop for 2 minutes
  • Robot will drive off at high speed!

@rohbotics
Copy link
Member

Can you provide more details on exactly what programs you tried?

Are you using move_basic, or cmd_vel only? What else is running?

@davecrawley
Copy link

  • Issue occurred when running either fiducial follow or Teleop
  • Robot operating in AP mode
  • Loss of Wifi induced by moving the robot away from laptop
  • Only seemed to be on certain (perhaps a single example) RPI

@brunolfm
Copy link

On my early tests this problem have happened to me too.. unfortunately i didnt have the bag file recording!

This was what i was running at that time:

roslaunch pi_sonar pi_sonar.launch
roslaunch magni_nav move_basic.launch
roslaunch magni_nav aruco.launch
roslaunch magni_viz view_nav.launch

https://youtu.be/hNVPIjhQjwc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants