Good evening.
I'm newby of this world, and i'm trying to setup a simulation with IRIS quadcopter and offboard mode. For this part your tutorial is very very good, but now start the problem.
I want to simulate an UWB system, and use mocap_pose_estimation msg. I think that this is the way, right?
But, i don't understant to implement in my simulation, because before a real flight i'd like to test this script.
Thank you very much for your consideration and time
Actually what you need is to checkout how px4 supports mocap pose msg.
Just start GAAS without slam module, and edit other modules to let them get pose with the mocap topic.
Good evening. I'm newby of this world, and i'm trying to setup a simulation with IRIS quadcopter and offboard mode. For this part your tutorial is very very good, but now start the problem. I want to simulate an UWB system, and use mocap_pose_estimation msg. I think that this is the way, right? But, i don't understant to implement in my simulation, because before a real flight i'd like to test this script. Thank you very much for your consideration and time