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

Add WAMP Producer #199

Merged
merged 8 commits into from
Nov 11, 2024
Merged

Add WAMP Producer #199

merged 8 commits into from
Nov 11, 2024

Conversation

efremropelato
Copy link
Contributor

Ubuntu 24.04.01 LTS = env XDG_DATA_DIRS is not empty
Generalized the definition of the JR_SYSTEM_DIR env variable
Schermata del 2024-10-28 13-20-18

@efremropelato
Copy link
Contributor Author

something wrong into PR?

@ugol
Copy link
Collaborator

ugol commented Nov 3, 2024

ciao Efrem, stiamo per passare ad una nuova codebase, jrv2, che diventerà jr 0.9 (ora siamo a 0.4). Appena finito vediamo bene la questione del makefile

@efremropelato
Copy link
Contributor Author

OK!
non era per mettere fretta.
E' che stiamo sviluppando nuove function, e GitHub riporta nella PR anche qualunque commit successivo.
Aspetteremo. Grazie

@ugol
Copy link
Collaborator

ugol commented Nov 4, 2024

function per jr? dicci di più, magari possiamo essere utili

@efremropelato
Copy link
Contributor Author

Abbiamo iniziato ad utilizzare JR per sviluppo, test e benckmark delle nostre soluzioni.
Stiamo progettando l'implementazione di due funzioni utili per alcuni casi d'uso:

  1. calcolare coordinate geografiche sulla base di una polilinea (aperta o chiusa) ed una velocità media da mantenere,
  2. calcolare coordinate geografiche interne ad un poligono evitando "effetto mosca" e mantenendo percorsi credibili e con velocità costante.

Per entrambe le funzioni:

  • pensiamo di utilizzare lo standard GeoJson per le definizioni geometriche delle polilinee e dei poligoni.
  • dovrà essere restituito un valore per latitudine, longitudine ed altitudine.

Sarebbero entrambe delle "evoluzioni" della funzione NearbyGPS, già sviluppata.

@efremropelato
Copy link
Contributor Author

in NearbyGPSIntoPolygon, è accennata la seconda funzione: coordinate geografiche interne ad un poligono.

@efremropelato efremropelato changed the title fix makefile: env XDG_DATA_DIRS is not empty Add WAMP Producer Nov 9, 2024
@efremropelato
Copy link
Contributor Author

ADD Producer for Web Application Messaging Protocol (WAMP)

@vmarchese
Copy link
Collaborator

you need to add it to the list command in producerList.go as well

@vmarchese vmarchese merged commit 659dfd6 into jrnd-io:main Nov 11, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants