NVIDIA-ISAAC-ROS / isaac_ros_map_localization

NVIDIA-accelerated global localization
https://developer.nvidia.com/isaac-ros-gems
Apache License 2.0
57 stars 6 forks source link

isaac ros map localization package not give output for "ros2 topic echo localization_result" #11

Closed hmpcjayaweera closed 1 year ago

hmpcjayaweera commented 1 year ago

I'm using ros2 humble with a robot in gazebo. The robot localization package run without any error, the pose with coverience (3axis in the map) is quickly move to the robot position in the map when trigger the localization. However, the output of the "ros2 topic echo l/ocalization_result" is not given. Please see the attached ros2 topic list, RQT graph, and ros2 node info /occupancy_grid_localizer /occupancy_grid_localizer. Screenshot from 2023-06-08 17-25-55 Screenshot from 2023-06-08 17-26-14 Screenshot from 2023-06-08 17-27-41 Screenshot from 2023-06-08 17-28-03

Please can i know how to get the localized potion information.