Results 2 issues of ye zhu

I write one react app client,use axios to request data : axios({ method: 'get', url: `http://localhost:8080/api/cache?key=test`, }).then(res => { const rdata = res.data console.log(rdata) }) use http server web api,but...

env: webots 2022b + ubuntu 22 + humble build from source as the guide. build ok. can open sample world ok. but when launch demo:ros2 launch webots_ros2_universal_robot multirobot_launch.py webots log:...