VijeetBenni
VijeetBenni
How to stream the xviz frames 1 by 1 to streescape instead of whole folder?
I also need to visualize in runtime. tried: ./bin/babel-xvizserver -d (dir where the script is storing the files) --live 1 --port 8081 & yarn start-live-local But getting below error: get-started$...
I solved the error. But now after running **yarn start-live-local** Not able to visualize anything on the streetscape. Showing **Missing data:/vehicle/acceleration** **Missing data:/vehicle/velocity** **Missing data:/vehicle/wheel_angle** Not even images are displaying