jeremywillans / ha-rest980-roomba

HA iRobot Roomba Configuration using rest980
MIT License
206 stars 43 forks source link

[ISSUE or HELP] No Map #32

Closed CAVACO-PT closed 2 years ago

CAVACO-PT commented 2 years ago

hello , can u please help , followed all the steps . but cannot acess the map , i get this error .. checked everything .. even let the roomba do a complete clean .. and checked the FAQ , but cannot find solution

image

I never got the Latest.png in the \config\vacuum ....

Tried this :

  1. Map tips There are several methods to create the map, however the below is a good getting started method

Perform a full clean Delete the latest.png file in the vacuum directory (prevents image.php from displaying the cached file) Adjust the variables in the image.php file until the floor plan reflects your desired layout -- Start with Height and Width, then Flip and X/Y Offsets, then Rotate and Scale

Open map in browser and add last=true to end of URL (http://<fqdn/host>:/image.php?last=true). This will create a latest.png and .png file

Copy this file to your local system and open in a paint program, such as paint.net

Use this file as the "floor space" and use layers to either scale an existing floor plan or create a new one by creating "walls" around your floor space.

Upload floor.png file to vacuum directory, delete latest.png and open map again (without last=true!) Edit any further variables as required to achieve your desired layout.

CAVACO-PT commented 2 years ago

Ok ... i got this working ... might help ppl ... to check line ...

$robot_log = 'http://xxx.xxx.xx:3001/vacuum.log - its like that and not /vacuum/vacuum.log ... php already uses the folder that was configured inside .. that as my mistaque that solved the error above ::

image