ROS2

ROS2 Foxy Fitzroy Install Guide

NOTE: ROS2 is new, but we suggest you use it over ROS1, as ROS1 will be deprecated in the near future. You may run into issues with the ROS2 section of this Gitbook. If you have any issues with the guide, please email landon.haugh@nxp.com if external, or use Teams/Email if internal. MAVROS is not compatible with ROS2. MicroRTPS and PX4 ROS Com replace MAVROS.

Follow the guide at the link below to install ROS2 Foxy Fitzroy on your NavQ running the Demo image.

sudo rm -rf /usr/lib/libcurl*
sudo apt install curl
sudo apt install ros-foxy-ros-base

Last updated

Was this helpful?