generalized-intelligence / GAAS

GAAS is an open-source program designed for fully autonomous VTOL(a.k.a flying cars) and drones. GAAS stands for Generalized Autonomy Aviation System.
https://www.gaas.dev
BSD 3-Clause "New" or "Revised" License
1.94k stars 444 forks source link

Point Cloud not show up in Glvz #89

Closed dane-wang closed 4 years ago

dane-wang commented 4 years ago

I am working on the tutorials E04. However point cloud is not showing up. I think it is because ROS is not publishing. And it will abort when I run "sh run.sh" Can someone help me with this issues please? Screenshot from 2020-02-15 15-34-14 Screenshot from 2020-02-15 15-13-35 Screenshot from 2020-02-15 15-14-20

hddgi commented 4 years ago

/cloud_in will be published correctly if sh run.sh is run successfully. But sh run.sh runs wrong on your computer. Please make sure your repo is up-to-date, and maybe compile it again.

MasterPa commented 4 years ago

Close the issue, reopen if needed.