HelloWorldRobotics / autoware.universe_old

https://autowarefoundation.github.io/autoware.universe/
Apache License 2.0
0 stars 0 forks source link

Perception pointcloud not working #12

Closed yaukaizhi closed 7 months ago

yaukaizhi commented 7 months ago

Checklist

Description

Pointcloud input for perception module (/sensing/lidar/concatenated/pointcloud) dies sometimes, I suspect it is because of isNAN changes made in previous commit

Expected behavior

Avoidance

Actual behavior

No input to perception module

Steps to reproduce

Launch autoware, give goal

Versions

No response

Possible causes

No response

Additional context

No response

yaukaizhi commented 7 months ago

Issue solved by removing isNAN from previous commit, make sure u switch to AUTO mode on GUI, also turned off dynamic avoidance module