Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Show road surface #113

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Show road surface #113

merged 1 commit into from
Nov 9, 2023

Conversation

Seb-sti1
Copy link
Contributor

@Seb-sti1 Seb-sti1 commented Nov 9, 2023

  • Add images controller
  • Add RoadImage.tsx

@Seb-sti1 Seb-sti1 added feature New feature or request frontend Frontend related backend Baclend related Inspect map Features related to the inspect map page labels Nov 9, 2023
@Seb-sti1 Seb-sti1 added this to the Release 2 milestone Nov 9, 2023
@Seb-sti1 Seb-sti1 self-assigned this Nov 9, 2023
@Seb-sti1 Seb-sti1 force-pushed the road-surface-image branch 2 times, most recently from 6eb6b19 to b32552c Compare November 9, 2023 15:58
@Seb-sti1 Seb-sti1 linked an issue Nov 9, 2023 that may be closed by this pull request
1 task
@Seb-sti1
Copy link
Contributor Author

Seb-sti1 commented Nov 9, 2023

To test it with the images, you need to do

  • Go in the folder containing the folder of this repo
  • create a folder images and inside this folder, create 2090146692 (another folder)
  • in the images folder, do scp -r [username]@se2-d.compute.dtu.dk:/home/fish/images/2090146692/ImageInt 2090146692/ImageInt (change username by your dtu login). It should download images from the server

Now you should have something like:

|-> LiraVis (this repo)
| |-> frontend
| |-> backend
|-> images
| |-> 2090146692
|   |-> ImageInt
|   |-> _Many images_

Finally, in backend/.env add this line: IMAGE_PATH_FOR_DEV=true

Copy link
Contributor Author

@Seb-sti1 Seb-sti1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything is good for me

Copy link
Contributor

@marcosantiagomuro marcosantiagomuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved let's see these imagessss

- Add images controller
- Add RoadImage.tsx
@marcosantiagomuro marcosantiagomuro merged commit 9978945 into dev Nov 9, 2023
6 checks passed
@Seb-sti1 Seb-sti1 deleted the road-surface-image branch November 9, 2023 20:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend Baclend related feature New feature or request frontend Frontend related Inspect map Features related to the inspect map page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show road surface images
2 participants