You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(costmap_generator): unit test implementation for costmap generator (#9149)
* modify costmap generator directory structure
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* rename class CostmapGenerator to CostmapGeneratorNode
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* unit test for object_map_utils
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* catch error from lookupTransform
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* use polling subscriber in costmap generator node
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* add test for costmap generator node
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* add test for isActive()
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* revert unnecessary changes
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* remove commented out line
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* minor fix
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
* Update planning/autoware_costmap_generator/src/costmap_generator.cpp
Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
---------
Signed-off-by: mohammad alqudah <alqudah.mohammad@tier4.jp>
Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
0 commit comments