You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I understand that it's been a while since this repo is updated. I tried to run the example provided. After solving some dependency issues (it's my first time using npm and react) I got the example running without error or warnings. But the page just turned out to be completely blank. Can anyone give a clue on how to possibly fix it? Or pointer to where could go wrong? Thanks.
The text was updated successfully, but these errors were encountered:
Update: I made some minor fixes to the source code. Now at least the html elements shows up on the page. But it seems that the ros object returned from the useContext(ROSContext) in ROS.js is undefined. I'm trying to debug it.
@genkv glad you are making progress! Sorry I am not maintaining this anymore - I really should find some time to get this repo back into a usable state 😅
@genkv glad you are making progress! Sorry I am not maintaining this anymore - I really should find some time to get this repo back into a usable state 😅
@flynneva No worries. Like most people working on ROS and robotics, I had absolutely no knowledge about frontend stuff at all. But hey, I'm grateful that at least there's something to start with.....
Hi. I understand that it's been a while since this repo is updated. I tried to run the example provided. After solving some dependency issues (it's my first time using npm and react) I got the example running without error or warnings. But the page just turned out to be completely blank. Can anyone give a clue on how to possibly fix it? Or pointer to where could go wrong? Thanks.
The text was updated successfully, but these errors were encountered: