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

Start/Stop script messing with lane detection #7

Open
Deams51 opened this issue Dec 11, 2015 · 0 comments
Open

Start/Stop script messing with lane detection #7

Deams51 opened this issue Dec 11, 2015 · 0 comments
Labels

Comments

@Deams51
Copy link
Contributor

Deams51 commented Dec 11, 2015

The lane detection cannot find a a trajectory if we use the stop/start script in chain.
I had to reboot the car to make it work again.

Example:
Booting the car & SSH
$ ~/Desktop/stop.sh && ~/Desktop/start.sh && ./driver/driver --cid=11 --freq=50
Everything is running fine. Then I stop using ctrl+c.
Starting again for new test:
$ ~/Desktop/stop.sh && ~/Desktop/start.sh && ./driver/driver --cid=11 --freq=50
Now the lane detection can't find a trajectory.

It seems to be a problem associated with the camera.

@Deams51 Deams51 added the bug label Dec 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant