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 followed the odometry section of ROS 2 interfaces and the Cartographer SLAM with ROS 2 in SITL to get the simulation with external odometry. Then I wanted to extend my multiagent implementation (ArduPilot/ardupilot_gz#67) to also work with external odometry but I don't see how it's possible as I have only one /ap/tf and I didn't find anywhere in ardupilot/Tools/ros2 where I can add a namespace.