Skip to content

def getHomeGeoPoint(self, vehicle_name = '') ??? #1927

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

Open
tchaton opened this issue May 2, 2019 · 1 comment
Open

def getHomeGeoPoint(self, vehicle_name = '') ??? #1927

tchaton opened this issue May 2, 2019 · 1 comment

Comments

@tchaton
Copy link

tchaton commented May 2, 2019

Hey,

In a multiple cars scenario. Each car position is compared to its apparition position.
getHomeGeoPoint always send the same vehicle_name wherever the vehicule name.

It should be done in the following way:
If vehicle name is not specified, give geoPointHome

If it is specified, give geoPointHome in the reference basis of the vehicle_name.

That's missing, and prevent us to perform what we went to do.

@stale
Copy link

stale bot commented Apr 19, 2022

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.

@stale stale bot added the stale label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants