Issue with /diff_drive/scan
and /diff_drive/odometry
Topics Returning Zero or Infinity Values
#38
Labels
bug
Something isn't working
Hi,
I am encountering an issue with my setup where the values published on the
/diff_drive/scan
and/diff_drive/odometry
topics are either 0 or infinity (inf
). This occurs when I try to echo these topics using the following commands:The expected output should be valid sensor data and odometry information, but instead, I receive values of 0 or
inf
, which seems incorrect.Environment:
ros_gz_project_template
setup for SLAM and robot simulationTroubleshooting:
gz topic
andros2 topic
to check the/diff_drive/scan
and/diff_drive/odometry
topics, and both methods return 0 orinf
.Steps to Reproduce:
inf
.Any suggestions or guidance would be greatly appreciated!
Thank you for your time and support.
Best regards,
陈梓洋
The text was updated successfully, but these errors were encountered: