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 need to transform the reference frame via tf to my map's frame (like a normal cartisian system where x axis is on 0° and y axis on 90°). So, i guess i just need to make a +90° rotation around axis z to match the normal cartesian frame.
How can i make this happen? Do i need to add the static TF transformation information to the launch file?
The text was updated successfully, but these errors were encountered:
I need to transform the reference frame via tf to my map's frame (like a normal cartisian system where x axis is on 0° and y axis on 90°). So, i guess i just need to make a +90° rotation around axis z to match the normal cartesian frame.
How can i make this happen? Do i need to add the static TF transformation information to the launch file?
The text was updated successfully, but these errors were encountered: