osrf / rvizweb

RVizWeb: RViz on the browser
285 stars 59 forks source link

404 not found when opening http://localhost:8001/rvizweb/www/index.html #40

Open naointingagain opened 4 years ago

naointingagain commented 4 years ago

When I run roslaunch rvizweb rvizweb.launch , everything runs fine as shown. However, when I open the webpage it shows nothing but 404 not found. I am not sure what the issue is exactly and would appreciate any help! Thank you. Screenshot from 2020-06-28 17-46-13

mfahadrobotics commented 4 years ago

I am having the same issue. Did you find a fix for it?

naointingagain commented 4 years ago

I am having the same issue. Did you find a fix for it?

No :(

AkerIII commented 3 years ago

When I run roslaunch rvizweb rvizweb.launch , everything runs fine as shown. However, when I open the webpage it shows nothing but 404 not found. I am not sure what the issue is exactly and would appreciate any help! Thank you. Screenshot from 2020-06-28 17-46-13

run 'source install/setup.bash' then roslaunch

ruk-shan commented 3 years ago

Same here. I have the same issue.

heshiwen1989 commented 3 years ago

The same issue, Any one do with it?

nikisalli commented 3 years ago

Same issue here

canberkgurel commented 3 years ago

Same issue.

ekorudiawan commented 3 years ago

When I run roslaunch rvizweb rvizweb.launch , everything runs fine as shown. However, when I open the webpage it shows nothing but 404 not found. I am not sure what the issue is exactly and would appreciate any help! Thank you. Screenshot from 2020-06-28 17-46-13

run 'source install/setup.bash' then roslaunch

I fixed with this command

ayrton04 commented 2 years ago

https://github.com/osrf/rvizweb/issues/16#issuecomment-736245370

This worked for me. Perhaps something is not being installed correctly.