• W
    Dreamview: fix synchronized point cloud rendering in dreamview (#11105) · 2c690eab
    Weide Zhang 提交于
    * fix synchronized point cloud rendering in dreamview
    1. synchronize timestamp when simulation world pushes to frontend
    2. eliminate front end point cloud timer trigger
    3. more smoother visualization
    
    * address code review comments
    1. restore old point cloud send logic
    2. style fix
    2c690eab
simulation_world_updater.cc 15.2 KB