Can you do a tutorial on how to publisher/subscribe to custom MAVROS messages with PX4? We have a vehicle in Gazebo and detects when a collision is made. How can we send info about our vehicle using MAVROS? I read something about FCU
After running ython mission_test.py MC_mission_box.plan, File "mission_test.py", line 50, in from px4tools import ulog ModuleNotFoundError: No module named 'px4tools' Please help, how to solve this error
Hello guys! Please does anyone know about a similar video documentation for the Ardupilot platform (e.g. Pixhawk builds) on RUclips? I have tried searching online for a similar playlist but could not find one. Thanks in advance!
After that, the execution of the program simply stops. INFO [dataman] Unknown restart, data manager file './dataman' size is 11798680 bytes INFO [simulator] Waiting for simulator to accept connection on TCP port 4560 please help solve this problem
Can you do a tutorial on how to publisher/subscribe to custom MAVROS messages with PX4? We have a vehicle in Gazebo and detects when a collision is made. How can we send info about our vehicle using MAVROS? I read something about FCU
The video is great, but how to connect the Pixhawk with Flight Computer exactly? Or can it actually be done at all?
After running ython mission_test.py MC_mission_box.plan, File "mission_test.py", line 50, in
from px4tools import ulog
ModuleNotFoundError: No module named 'px4tools'
Please help, how to solve this error
Please verify that you have PX4 toolchain installed. I have mentioned already in the video.
@@farhangnaderi px4 toolchain already installed, but still getting this error
@@muhammadzafarullahkhalid5129 do you got any solution
sudo pip install px4tools
@@deadline8661 thanks boss
thanks you for this tutorial. I'm wondering if there is a way to control motors directly throw MAVROS ?
i am trying to communicate between optitrack motive software and drone using rasberry pi, do you know how to achieve that?
Thank you for the tutorial, incredibly helpful.
Hello guys! Please does anyone know about a similar video documentation for the Ardupilot platform (e.g. Pixhawk builds) on RUclips? I have tried searching online for a similar playlist but could not find one. Thanks in advance!
After that, the execution of the program simply stops.
INFO [dataman] Unknown restart, data manager file './dataman' size is 11798680 bytes
INFO [simulator] Waiting for simulator to accept connection on TCP port 4560
please help solve this problem
How are you connecting ? SITL or am actual flight controller?