px4_ros_com icon indicating copy to clipboard operation
px4_ros_com copied to clipboard

how to use offboard_control.py as an executable?

Open Saadkhh opened this issue 1 year ago • 1 comments

Hi,

is there a way to use offboard_control.py as an executable instead of offboard_control.cpp?

Saadkhh avatar Nov 20 '23 11:11 Saadkhh

@Saadkhh once you have built and sourced the px4_msgs, you can run the script with: python ./src/examples/offboard_py/offboard_control.py

harisankar95 avatar Jan 22 '24 12:01 harisankar95