What’s this about?
This post shows how to wire up and configure RFDesign RFD868x or RFD900x telemetry units to a Pixhawk 2.
Continue reading “Configuring RFD868x/RFD900x Telemetry for Pixhawk 2”
This post shows how to wire up and configure RFDesign RFD868x or RFD900x telemetry units to a Pixhawk 2.
Continue reading “Configuring RFD868x/RFD900x Telemetry for Pixhawk 2”
This is part of a series of posts outlining the evolution of my GroundHog hexacopter into a multi-role UAV. It is based on a Pixhawk flight controller with a Jetson TX2 companion computer. It has now been fitted with an Intel RealSense D435 depthcam.
Continue reading “First Flight: Intel RealSense D435 Depth Camera on Jetson TX2”
Here’s a quick technical post for anyone attempting to harness the capabilities of a Realsense D435 camera on a Jetson TX2. For me, this is about getting usable depth perception on a UAV, but it has proved more problematic than I originally anticipated.
This post aims to provide some simple instructions that now work for me, but took a long time to find out!
The Intel librealsense2 library does not support ARM architectures as I write. This causes a fatal compile error when the file librealsense/src/image.cpp is accessed, as it queries the system architecture.
Modify image.cpp as in my Github gist here. This bypasses the architecture check.
I am getting some warnings of incomplete frames, but it’s not clear if this is due to a power issue on the powered hub or a software configuration. Despite this, the provided tools seem to work well and demonstrates some of the best depth camera capabilities I have seen (and this is my third depth camera to date).
Whilst I’m not into FPV, I use an Eachine LCD5800D monitor to check the view from the Raspberry Pi companion computer of The Groundhog. With the super-imposed graphics, it gives a constant view of the status of the image lock on target etc. It also has a nifty built-in recorder.
Recently the link refused to work, and after first replacing the transmitter, I realised it was actually the receiver that had failed. I decided to upgrade the receiver, hopefully fitting a new unit within the existing case.
A good briefing on the internals is to be had from the excellent YouTube video from Albert Kim at https://www.youtube.com/watch?v=P7A6fKBtbXM.
Continue reading “Replacing the receiver on an Eachine LCD5800D monitor”