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
It seems that ming0071's issue is puzzling since the map appears to be created. Could it be related to the timestamp or frame ID of the scan point cloud topic? This might be more of a ROS2-related issue than a problem specific to this package, so posting a question on Robotics Stack Exchange could be a good idea.
As for ShameerMasroor, the first step would be to check the terminal output to confirm whether the map is being generated.
As for ShameerMasroor, the first step would be to check the terminal output to confirm whether the map is being generated.
I checked the map on the terminal. Echoing the map topic produces no output on the terminal.
I printed the transform tree which is as follows:
It seems as if the map frame is not being published.
In short, I wish to understand what changes are required to the code shared on your github to get it to work on my machine. I am working on using your work for forest mapping using a drone. My lidar scan topic is /simple_drone/scan, and I simply used the launch file to remap this scan topic to the /input_cloud parameter taken in by the scan matcher. However, it seems that some more transform frames are required.
Required Info:
Operating System:
Ubuntu 22.04.4 LTS
ROS2 Version:
ROS_DISTRO=humble
Hello, I encountered an issue while running my lidarslam setup. In the terminal, I see the following error:
Below is the detailed context:
my rqt_graph
tf tree
lidarslam.launch.py
terminal log
Additionally, the /scan_matcher node shows the following parameter:
The text was updated successfully, but these errors were encountered: