Jaeyoung-Lim/mavros_controllers

Compatibility with Ardupilot Copter Firmware

Kavin-Kailash opened this issue · 3 comments

Thanks for the great work.

From the files, it is apparent that this package is intended for use with PX4 mainly. I was wondering about the compatibility with the Ardupilot Flight Stack.

@Kavin-Kailash Since it is using mavlink it should be overall compatible. However, there might be some subtle differences on how offboard control works and this has never been tested.

@Jaeyoung-Lim Thanks for the quick reply. From the documentation I could infer that the final setpoints sent to PX4 are mavros_msgs/AttitudeTarget and Pose Stamped , is there any way to configure geometric_controller so that in only provides a specific setpoint?

@Kavin-Kailash Yes you can. Depending on the setpoint you want to use, you can use either the trajectory_publisher or the geometric_controller