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
I can see in the launch file it has been written <remap from="odom" to="/odometry/filtered" /> but in .lua file use_odometry is set to false. So if that is set to true, it throws an error that process has died. Can you help me with this issue?
The text was updated successfully, but these errors were encountered:
I can see in the launch file it has been written
<remap from="odom" to="/odometry/filtered" />
but in .lua file use_odometry is set to false. So if that is set to true, it throws an error that process has died. Can you help me with this issue?The text was updated successfully, but these errors were encountered: