<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ROS]]></title><description><![CDATA[ROS]]></description><link>https://forum.modalai.com/category/25</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 15:02:51 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/category/25.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Apr 2026 13:49:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Unable to echo ros2 topic from drone to a computer]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3188">@ApoorvThapliyal</a> Thank you for your help. also I was able to work with jazzy by only subscribing and printing with node. since error only occurred when I tried to echo the topic and not when another node is subscribing it. but using docker seems like most viable option to me since I m using ubuntu 24.04. Thank you for your help again</p>
]]></description><link>https://forum.modalai.com/topic/5183/unable-to-echo-ros2-topic-from-drone-to-a-computer</link><guid isPermaLink="true">https://forum.modalai.com/topic/5183/unable-to-echo-ros2-topic-from-drone-to-a-computer</guid><dc:creator><![CDATA[Aniruddha]]></dc:creator><pubDate>Mon, 27 Apr 2026 13:49:30 GMT</pubDate></item><item><title><![CDATA[Ros2 Humble on Voxl2]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1356">@Zachary-Lowell-0</a></p>
<p dir="auto">Thank you for the feedback! This was very helpful</p>
]]></description><link>https://forum.modalai.com/topic/4876/ros2-humble-on-voxl2</link><guid isPermaLink="true">https://forum.modalai.com/topic/4876/ros2-humble-on-voxl2</guid><dc:creator><![CDATA[jmltt]]></dc:creator><pubDate>Tue, 18 Nov 2025 15:34:18 GMT</pubDate></item><item><title><![CDATA[VEHICLE VISUAL ODOMETRY NOT PUBLISHING]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3118">@taiwohazeez</a>,</p>
<p dir="auto">The " /fmu/in" prefix is used for sending data to the autopilot - you're never going to receive data from the autopilot listening to that topic.</p>
<p dir="auto">Look at the "/fmu/out" topics to see messages coming from the autopilot.</p>
<p dir="auto">Best,<br />
Ted</p>
]]></description><link>https://forum.modalai.com/topic/4651/vehicle-visual-odometry-not-publishing</link><guid isPermaLink="true">https://forum.modalai.com/topic/4651/vehicle-visual-odometry-not-publishing</guid><dc:creator><![CDATA[teddy.zaremba]]></dc:creator><pubDate>Mon, 04 Aug 2025 20:28:13 GMT</pubDate></item><item><title><![CDATA[Issue sending custom odometry to PX4 via MAVROS]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2112">@teddy-zaremba</a>,</p>
<p dir="auto">The fusing part was a bit tricky, but it works now.<br />
Thank you!</p>
]]></description><link>https://forum.modalai.com/topic/4638/issue-sending-custom-odometry-to-px4-via-mavros</link><guid isPermaLink="true">https://forum.modalai.com/topic/4638/issue-sending-custom-odometry-to-px4-via-mavros</guid><dc:creator><![CDATA[Judoor 0]]></dc:creator><pubDate>Wed, 30 Jul 2025 09:08:45 GMT</pubDate></item><item><title><![CDATA[Getting Range finder information in ROS and more.]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2309">@Judoor-0</a>,</p>
<p dir="auto">Cool! Feel free to make a MR or post the link to your code if you want someone to review it.</p>
]]></description><link>https://forum.modalai.com/topic/4602/getting-range-finder-information-in-ros-and-more</link><guid isPermaLink="true">https://forum.modalai.com/topic/4602/getting-range-finder-information-in-ros-and-more</guid><dc:creator><![CDATA[teddy.zaremba]]></dc:creator><pubDate>Thu, 17 Jul 2025 07:19:20 GMT</pubDate></item><item><title><![CDATA[voxl_mpa_to_ros2 only publishes left stereo camera]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2112">@teddy-zaremba</a> Nevermind, I was able to separate the images by modifying the voxl-camera-server.conf file to treat each camera as separate and it seems to be working now</p>
]]></description><link>https://forum.modalai.com/topic/4577/voxl_mpa_to_ros2-only-publishes-left-stereo-camera</link><guid isPermaLink="true">https://forum.modalai.com/topic/4577/voxl_mpa_to_ros2-only-publishes-left-stereo-camera</guid><dc:creator><![CDATA[cguzikowski]]></dc:creator><pubDate>Tue, 08 Jul 2025 23:16:26 GMT</pubDate></item><item><title><![CDATA[ROS2 ON VOXL2]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/3118">@taiwohazeez</a> Could you post the error and we can take a look?</p>
<p dir="auto">Also here's an easier way of installing it if you just want to run this script on the voxl.</p>
wget http://voxl-packages.modalai.com/dists/qrb5165/sdk-1.5/binary-arm64/voxl-ros2-foxy_0.0.1_arm64.deb
wget http://voxl-packages.modalai.com/dists/qrb5165/sdk-1.5/binary-arm64/voxl-mpa-to-ros2_0.0.7_arm64.deb

sudo dpkg -i voxl-ros2-foxy
sudo dpkg -i voxl-mpa-to-ros2

voxl-configure-mpa-to-ros2

]]></description><link>https://forum.modalai.com/topic/4551/ros2-on-voxl2</link><guid isPermaLink="true">https://forum.modalai.com/topic/4551/ros2-on-voxl2</guid><dc:creator><![CDATA[teddy.zaremba]]></dc:creator><pubDate>Mon, 30 Jun 2025 16:16:13 GMT</pubDate></item><item><title><![CDATA[VOXL2 ROS2 Starling Code Inconsistencies]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2893">@claw</a> said in <a href="/post/21779">VOXL2 ROS2 Starling Code Inconsistencies</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1356">@Zachary-Lowell-0</a> Thank you for your help and guidance. Is there a way to get the status information like battery voltage using Python?</p>
<p dir="auto">Reply</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2893">@claw</a> yes you can follow this post to get battery over the DDS: <a href="https://forum.modalai.com/topic/4353/voxl2-px4-ros2-mpa-to-ros2-for-battery-voltage-problems/12?_=1745355297145">https://forum.modalai.com/topic/4353/voxl2-px4-ros2-mpa-to-ros2-for-battery-voltage-problems/12?_=1745355297145</a></p>
]]></description><link>https://forum.modalai.com/topic/4318/voxl2-ros2-starling-code-inconsistencies</link><guid isPermaLink="true">https://forum.modalai.com/topic/4318/voxl2-ros2-starling-code-inconsistencies</guid><dc:creator><![CDATA[Zachary Lowell 0]]></dc:creator><pubDate>Fri, 04 Apr 2025 20:52:02 GMT</pubDate></item><item><title><![CDATA[Which development environment is suitable to build ROS2 packages and nodes for the RB5]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1356">@Zachary-Lowell-0</a></p>


<p dir="auto">What kind of upgrade is necessary for this Rb5? Should we upgrade the sdk?<br />
we can run ros2 foxy with it. The dds is also working.</p>


<p dir="auto">How did you build this ros2 packages and nodes<br />
<a href="https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-to-ros2" rel="nofollow ugc">https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-mpa-to-ros2</a></p>


<p dir="auto">Thank you</p>
]]></description><link>https://forum.modalai.com/topic/4268/which-development-environment-is-suitable-to-build-ros2-packages-and-nodes-for-the-rb5</link><guid isPermaLink="true">https://forum.modalai.com/topic/4268/which-development-environment-is-suitable-to-build-ros2-packages-and-nodes-for-the-rb5</guid><dc:creator><![CDATA[tahawaru]]></dc:creator><pubDate>Wed, 19 Mar 2025 12:51:48 GMT</pubDate></item><item><title><![CDATA[How to build-compile FOXY ROS2 packages and nodes for RB5]]></title><description><![CDATA[<p dir="auto">You need to push the install folder as thats where the executables live in ros2 once you run colcon build. src folder is just the code you wrote with zero executables after colcon build is run.</p>
]]></description><link>https://forum.modalai.com/topic/4248/how-to-build-compile-foxy-ros2-packages-and-nodes-for-rb5</link><guid isPermaLink="true">https://forum.modalai.com/topic/4248/how-to-build-compile-foxy-ros2-packages-and-nodes-for-rb5</guid><dc:creator><![CDATA[Zachary Lowell 0]]></dc:creator><pubDate>Mon, 10 Mar 2025 13:57:42 GMT</pubDate></item><item><title><![CDATA[IMU stream rate fixed at 10Hz (PX4)]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/14">@Eric-Katzfey</a> got it, thank you for the info.</p>
]]></description><link>https://forum.modalai.com/topic/4235/imu-stream-rate-fixed-at-10hz-px4</link><guid isPermaLink="true">https://forum.modalai.com/topic/4235/imu-stream-rate-fixed-at-10hz-px4</guid><dc:creator><![CDATA[KLindgren]]></dc:creator><pubDate>Wed, 05 Mar 2025 16:26:44 GMT</pubDate></item><item><title><![CDATA[Stuck installing ros-melodic-pcl-conversions]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2786">@VSK</a> said in <a href="/post/20511">Stuck installing ros-melodic-pcl-conversions</a>:</p>
<blockquote>
<p dir="auto">configure python-twisted-core:all 17.9.0-2ubuntu0.3 &lt;none&gt;<br />
status half-configured python-twisted-core:all 17.9.0-2ubuntu0.3</p>
</blockquote>
<p dir="auto">Maybe that package got corrupted on the install. Can you try running sudo apt-get clean?</p>
<p dir="auto">If that doesn't work, you could also try removing both of the packages and do the install again.</p>
$ sudo apt remove  python-twisted-core:all
$ sudo apt remove ros-melodic-pcl-ros ros-melodic-pcl-conversions

]]></description><link>https://forum.modalai.com/topic/4097/stuck-installing-ros-melodic-pcl-conversions</link><guid isPermaLink="true">https://forum.modalai.com/topic/4097/stuck-installing-ros-melodic-pcl-conversions</guid><dc:creator><![CDATA[teddy.zaremba]]></dc:creator><pubDate>Thu, 16 Jan 2025 19:10:01 GMT</pubDate></item><item><title><![CDATA[Offboard mode and ROS2 with Rb5]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/1356">@Zachary-Lowell-0</a></p>


<p dir="auto">offboard mode:<br />
d5d4a98e-4bf0-4aa7-baee-522cb331b4a7-image.png</p>


<p dir="auto">The drone does NOT arm from the ROS2 command  but it can be armed with the RC</p>


<p dir="auto">3)rb5:~$ voxl-inspect-services<br />
Scanning services...<br />
bea8dc77-6e7c-4635-b0b0-c7b9a5ec7676-image.png</p>
<p dir="auto">4)/usr/bin/voxl-px4-start<br />
466822e7-ff3f-4c08-a6c4-780b619665d0-image.png</p>
<p dir="auto">Best wishes,</p>
]]></description><link>https://forum.modalai.com/topic/4090/offboard-mode-and-ros2-with-rb5</link><guid isPermaLink="true">https://forum.modalai.com/topic/4090/offboard-mode-and-ros2-with-rb5</guid><dc:creator><![CDATA[tahawaru]]></dc:creator><pubDate>Wed, 15 Jan 2025 12:19:08 GMT</pubDate></item><item><title><![CDATA[&#x2F;tof_depth image conversion problem]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/7">@Alex-Kushleyev</a> thank you alex i'll try that</p>
]]></description><link>https://forum.modalai.com/topic/4075/tof_depth-image-conversion-problem</link><guid isPermaLink="true">https://forum.modalai.com/topic/4075/tof_depth-image-conversion-problem</guid><dc:creator><![CDATA[Judoor 0]]></dc:creator><pubDate>Thu, 09 Jan 2025 01:21:06 GMT</pubDate></item><item><title><![CDATA[Bridging microdds agent and dds discovery server]]></title><description><![CDATA[<p dir="auto">I'm finding it impossible to run ros2 nodes on multiple vehicles networked together without using the fastdds discovery server to limit traffic to unicast and cut down discovery traffic.  Using the default ros2 / fast dds set-up floods the network with traffic once add a third vehicle to the network.  Only problem with the discovery server is it isolates the vehicle nodes from the px4 topics exposed by the microdds agent, which I need to publish to.</p>
<p dir="auto">Is there a way to bridge the microdds agent and nodes that are connected to a dds discovery server?  The command line options for running the agent seem pretty limited (can specify discover port but not address) and it's not clear to me how the  default agent discovery even works (unicast/multicast/both) and whether or not it's configurable</p>
]]></description><link>https://forum.modalai.com/topic/4037/bridging-microdds-agent-and-dds-discovery-server</link><guid isPermaLink="true">https://forum.modalai.com/topic/4037/bridging-microdds-agent-and-dds-discovery-server</guid><dc:creator><![CDATA[jmltt]]></dc:creator><pubDate>Wed, 18 Dec 2024 16:33:17 GMT</pubDate></item><item><title><![CDATA[ROS2 performance issues with multiple vehicles]]></title><description><![CDATA[<p dir="auto">Has anyone encountered latency issues / stalls in data streams when running ROS2 nodes on multiple vehicles?  I'm running ros nodes to publish mocap data as odometry data to sentinel vehicles and am seeing significant  performance degradation whenever I have more than 2 vehicles running (see here for more details  <a href="https://forum.modalai.com/topic/4018/issues-with-multiple-vehicles-on-microhard-network">https://forum.modalai.com/topic/4018/issues-with-multiple-vehicles-on-microhard-network</a>)</p>
<p dir="auto">I'm reading through the dds documentation to figure out how to tune it to reduce network traffic.  Using a discovery server seems like a good option but then it cuts off communication with the microdds-agent and I'm not sure how to get around that.  I'm modifying a dds xml profile to try to reduce rtps traffic, but I'm still having issues.</p>
<p dir="auto">If anyone else has encountered similar issues I'd appreciate any recommendations, thanks!</p>
]]></description><link>https://forum.modalai.com/topic/4025/ros2-performance-issues-with-multiple-vehicles</link><guid isPermaLink="true">https://forum.modalai.com/topic/4025/ros2-performance-issues-with-multiple-vehicles</guid><dc:creator><![CDATA[jmltt]]></dc:creator><pubDate>Fri, 13 Dec 2024 21:56:55 GMT</pubDate></item><item><title><![CDATA[MAVROS]]></title><description><![CDATA[<p dir="auto">Hello! I have a quick question. I've been trying to run run_mavros_test.sh from inside a docker container. It runs, but it arms the drone momentarily and then disarms it. My question is: should I fly the drone in position mode first and then switch it to offboard mode? or is the code already programmed so the drone can takeoff on its own? Here is the script:</p>
<p dir="auto">roskinetic:mavros_test$ ./run_mavros_test.sh<br />
... logging to /root/.ros/log/7efa64a8-ab6e-11ef-8bf5-d88083c8a075/roslaunch-apq8096-2008.log<br />
Checking log directory for disk usage. This may take awhile.<br />
Press Ctrl-C to interrupt<br />
Done checking log file disk usage. Usage is &lt;1GB.</p>
<p dir="auto">started roslaunch server <a href="http://10.45.249.205:44127/" rel="nofollow ugc">http://10.45.249.205:44127/</a></p>
<h1>SUMMARY</h1>
<p dir="auto">CLEAR PARAMETERS</p>
<ul>
<li>/mavros/</li>
</ul>
<p dir="auto">PARAMETERS</p>
<ul>
<li>/mavros/cmd/use_comp_id_system_control: False</li>
<li>/mavros/conn/heartbeat_rate: 1.0</li>
<li>/mavros/conn/system_time_rate: 1.0</li>
<li>/mavros/conn/timeout: 10.0</li>
<li>/mavros/conn/timesync_rate: 10.0</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/field_of_view: 0.0</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/frame_id: hrlv_ez4_sonar</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/id: 0</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/orientation: PITCH_270</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/send_tf: True</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/sensor_position/x: 0.0</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/sensor_position/y: 0.0</li>
<li>/mavros/distance_sensor/hrlv_ez4_pub/sensor_position/z: -0.1</li>
<li>/mavros/distance_sensor/laser_1_sub/id: 3</li>
<li>/mavros/distance_sensor/laser_1_sub/orientation: PITCH_270</li>
<li>/mavros/distance_sensor/laser_1_sub/subscriber: True</li>
<li>/mavros/distance_sensor/lidarlite_pub/field_of_view: 0.0</li>
<li>/mavros/distance_sensor/lidarlite_pub/frame_id: lidarlite_laser</li>
<li>/mavros/distance_sensor/lidarlite_pub/id: 1</li>
<li>/mavros/distance_sensor/lidarlite_pub/orientation: PITCH_270</li>
<li>/mavros/distance_sensor/lidarlite_pub/send_tf: True</li>
<li>/mavros/distance_sensor/lidarlite_pub/sensor_position/x: 0.0</li>
<li>/mavros/distance_sensor/lidarlite_pub/sensor_position/y: 0.0</li>
<li>/mavros/distance_sensor/lidarlite_pub/sensor_position/z: -0.1</li>
<li>/mavros/distance_sensor/sonar_1_sub/id: 2</li>
<li>/mavros/distance_sensor/sonar_1_sub/orientation: PITCH_270</li>
<li>/mavros/distance_sensor/sonar_1_sub/subscriber: True</li>
<li>/mavros/fake_gps/eph: 2.0</li>
<li>/mavros/fake_gps/epv: 2.0</li>
<li>/mavros/fake_gps/fix_type: 3</li>
<li>/mavros/fake_gps/geo_origin/alt: 408.0</li>
<li>/mavros/fake_gps/geo_origin/lat: 47.3667</li>
<li>/mavros/fake_gps/geo_origin/lon: 8.55</li>
<li>/mavros/fake_gps/gps_rate: 5.0</li>
<li>/mavros/fake_gps/mocap_transform: True</li>
<li>/mavros/fake_gps/satellites_visible: 5</li>
<li>/mavros/fake_gps/tf/child_frame_id: fix</li>
<li>/mavros/fake_gps/tf/frame_id: map</li>
<li>/mavros/fake_gps/tf/listen: False</li>
<li>/mavros/fake_gps/tf/rate_limit: 10.0</li>
<li>/mavros/fake_gps/tf/send: False</li>
<li>/mavros/fake_gps/use_mocap: True</li>
<li>/mavros/fake_gps/use_vision: False</li>
<li>/mavros/fcu_protocol: v2.0</li>
<li>/mavros/fcu_url: udp://127.0.0.1:1...</li>
<li>/mavros/gcs_url:</li>
<li>/mavros/global_position/child_frame_id: base_link</li>
<li>/mavros/global_position/frame_id: map</li>
<li>/mavros/global_position/gps_uere: 1.0</li>
<li>/mavros/global_position/rot_covariance: 99999.0</li>
<li>/mavros/global_position/tf/child_frame_id: base_link</li>
<li>/mavros/global_position/tf/frame_id: map</li>
<li>/mavros/global_position/tf/global_frame_id: earth</li>
<li>/mavros/global_position/tf/send: False</li>
<li>/mavros/global_position/use_relative_alt: True</li>
<li>/mavros/image/frame_id: px4flow</li>
<li>/mavros/imu/angular_velocity_stdev: 0.0003490659 // 0...</li>
<li>/mavros/imu/frame_id: base_link</li>
<li>/mavros/imu/linear_acceleration_stdev: 0.0003</li>
<li>/mavros/imu/magnetic_stdev: 0.0</li>
<li>/mavros/imu/orientation_stdev: 1.0</li>
<li>/mavros/landing_target/camera/fov_x: 2.0071286398</li>
<li>/mavros/landing_target/camera/fov_y: 2.0071286398</li>
<li>/mavros/landing_target/image/height: 480</li>
<li>/mavros/landing_target/image/width: 640</li>
<li>/mavros/landing_target/land_target_type: VISION_FIDUCIAL</li>
<li>/mavros/landing_target/listen_lt: False</li>
<li>/mavros/landing_target/mav_frame: LOCAL_NED</li>
<li>/mavros/landing_target/target_size/x: 0.3</li>
<li>/mavros/landing_target/target_size/y: 0.3</li>
<li>/mavros/landing_target/tf/child_frame_id: camera_center</li>
<li>/mavros/landing_target/tf/frame_id: landing_target</li>
<li>/mavros/landing_target/tf/listen: False</li>
<li>/mavros/landing_target/tf/rate_limit: 10.0</li>
<li>/mavros/landing_target/tf/send: True</li>
<li>/mavros/local_position/frame_id: map</li>
<li>/mavros/local_position/tf/child_frame_id: base_link</li>
<li>/mavros/local_position/tf/frame_id: map</li>
<li>/mavros/local_position/tf/send: False</li>
<li>/mavros/local_position/tf/send_fcu: False</li>
<li>/mavros/mission/pull_after_gcs: True</li>
<li>/mavros/mission/use_mission_item_int: True</li>
<li>/mavros/mocap/use_pose: True</li>
<li>/mavros/mocap/use_tf: False</li>
<li>/mavros/odometry/fcu/odom_child_id_des: base_link</li>
<li>/mavros/odometry/fcu/odom_parent_id_des: map</li>
<li>/mavros/plugin_blacklist: ['safety_area', '...</li>
<li>/mavros/plugin_whitelist: []</li>
<li>/mavros/px4flow/frame_id: px4flow</li>
<li>/mavros/px4flow/ranger_fov: 0.118682</li>
<li>/mavros/px4flow/ranger_max_range: 5.0</li>
<li>/mavros/px4flow/ranger_min_range: 0.3</li>
<li>/mavros/safety_area/p1/x: 1.0</li>
<li>/mavros/safety_area/p1/y: 1.0</li>
<li>/mavros/safety_area/p1/z: 1.0</li>
<li>/mavros/safety_area/p2/x: -1.0</li>
<li>/mavros/safety_area/p2/y: -1.0</li>
<li>/mavros/safety_area/p2/z: -1.0</li>
<li>/mavros/setpoint_accel/send_force: False</li>
<li>/mavros/setpoint_attitude/reverse_thrust: False</li>
<li>/mavros/setpoint_attitude/tf/child_frame_id: target_attitude</li>
<li>/mavros/setpoint_attitude/tf/frame_id: map</li>
<li>/mavros/setpoint_attitude/tf/listen: False</li>
<li>/mavros/setpoint_attitude/tf/rate_limit: 50.0</li>
<li>/mavros/setpoint_attitude/use_quaternion: False</li>
<li>/mavros/setpoint_position/mav_frame: LOCAL_NED</li>
<li>/mavros/setpoint_position/tf/child_frame_id: target_position</li>
<li>/mavros/setpoint_position/tf/frame_id: map</li>
<li>/mavros/setpoint_position/tf/listen: False</li>
<li>/mavros/setpoint_position/tf/rate_limit: 50.0</li>
<li>/mavros/setpoint_raw/thrust_scaling: 1.0</li>
<li>/mavros/setpoint_velocity/mav_frame: LOCAL_NED</li>
<li>/mavros/startup_px4_usb_quirk: True</li>
<li>/mavros/sys/disable_diag: False</li>
<li>/mavros/sys/min_voltage: 10.0</li>
<li>/mavros/target_component_id: 1</li>
<li>/mavros/target_system_id: 1</li>
<li>/mavros/tdr_radio/low_rssi: 40</li>
<li>/mavros/time/time_ref_source: fcu</li>
<li>/mavros/time/timesync_avg_alpha: 0.6</li>
<li>/mavros/time/timesync_mode: MAVLINK</li>
<li>/mavros/vibration/frame_id: base_link</li>
<li>/mavros/vision_pose/tf/child_frame_id: vision_estimate</li>
<li>/mavros/vision_pose/tf/frame_id: odom</li>
<li>/mavros/vision_pose/tf/listen: False</li>
<li>/mavros/vision_pose/tf/rate_limit: 10.0</li>
<li>/mavros/vision_speed/listen_twist: True</li>
<li>/mavros/vision_speed/twist_cov: True</li>
<li>/mavros/wheel_odometry/child_frame_id: base_link</li>
<li>/mavros/wheel_odometry/count: 2</li>
<li>/mavros/wheel_odometry/frame_id: odom</li>
<li>/mavros/wheel_odometry/send_raw: True</li>
<li>/mavros/wheel_odometry/send_twist: False</li>
<li>/mavros/wheel_odometry/tf/child_frame_id: base_link</li>
<li>/mavros/wheel_odometry/tf/frame_id: odom</li>
<li>/mavros/wheel_odometry/tf/send: False</li>
<li>/mavros/wheel_odometry/use_rpm: False</li>
<li>/mavros/wheel_odometry/vel_error: 0.1</li>
<li>/mavros/wheel_odometry/wheel0/radius: 0.05</li>
<li>/mavros/wheel_odometry/wheel0/x: 0.0</li>
<li>/mavros/wheel_odometry/wheel0/y: -0.15</li>
<li>/mavros/wheel_odometry/wheel1/radius: 0.05</li>
<li>/mavros/wheel_odometry/wheel1/x: 0.0</li>
<li>/mavros/wheel_odometry/wheel1/y: 0.15</li>
<li>/rosdistro: kinetic</li>
<li>/rosversion: 1.12.17</li>
</ul>
<p dir="auto">NODES<br />
/<br />
mavros (mavros/mavros_node)<br />
mavros_test_node (mavros_test/mavros_test_node)</p>
<p dir="auto">auto-starting new master<br />
process[master]: started with pid [2018]<br />
ROS_MASTER_URI=http://127.0.0.1:11311/</p>
<p dir="auto">setting /run_id to 7efa64a8-ab6e-11ef-8bf5-d88083c8a075<br />
process[rosout-1]: started with pid [2031]<br />
started core service [/rosout]<br />
process[mavros-2]: started with pid [2049]<br />
process[mavros_test_node-3]: started with pid [2050]<br />
[ INFO] [1732567655.774448237]: simple_demo<br />
[ INFO] [1732567656.018483376]: FCU URL: udp://127.0.0.1:14551@:14551<br />
[ INFO] [1732567656.026211401]: udp0: Bind address: 127.0.0.1:14551<br />
[ INFO] [1732567656.029439915]: GCS bridge disabled<br />
[ INFO] [1732567656.030851280]: udp0: Remote address: 127.0.0.1:44052<br />
[ INFO] [1732567656.070837200]: Plugin 3dr_radio loaded<br />
[ INFO] [1732567656.081406862]: Plugin 3dr_radio initialized<br />
[ INFO] [1732567656.082445099]: Plugin actuator_control loaded<br />
[ INFO] [1732567656.107777005]: Plugin actuator_control initialized<br />
[ INFO] [1732567656.118612970]: Plugin adsb loaded<br />
[ INFO] [1732567656.137550610]: Plugin adsb initialized<br />
[ INFO] [1732567656.138005249]: Plugin altitude loaded<br />
[ INFO] [1732567656.145799578]: Plugin altitude initialized<br />
[ INFO] [1732567656.146365676]: Plugin cam_imu_sync loaded<br />
[ INFO] [1732567656.151729465]: Plugin cam_imu_sync initialized<br />
[ INFO] [1732567656.152628847]: Plugin command loaded<br />
[ INFO] [1732567656.202628436]: Plugin command initialized<br />
[ INFO] [1732567656.203048178]: Plugin companion_process_status loaded<br />
[ INFO] [1732567656.231026042]: Plugin companion_process_status initialized<br />
[ INFO] [1732567656.232932931]: Plugin debug_value loaded<br />
[ INFO] [1732567656.269745755]: Plugin debug_value initialized<br />
[ INFO] [1732567656.272227753]: Plugin distance_sensor blacklisted<br />
[ INFO] [1732567656.274672250]: Plugin esc_status loaded<br />
[ INFO] [1732567656.284547896]: Plugin esc_status initialized<br />
[ INFO] [1732567656.285018003]: Plugin fake_gps loaded<br />
[ INFO] [1732567656.397600607]: Plugin fake_gps initialized<br />
[ INFO] [1732567656.398111027]: Plugin ftp loaded<br />
[ INFO] [1732567656.446048101]: Plugin ftp initialized<br />
[ INFO] [1732567656.446780190]: Plugin global_position loaded<br />
[ INFO] [1732567656.599499340]: Plugin global_position initialized<br />
[ INFO] [1732567656.601177373]: Plugin gps_rtk loaded<br />
[ INFO] [1732567656.622658678]: Plugin gps_rtk initialized<br />
[ INFO] [1732567656.624064105]: Plugin gps_status loaded<br />
[ INFO] [1732567656.647914646]: Plugin gps_status initialized<br />
[ INFO] [1732567656.648562880]: Plugin hil loaded<br />
[ INFO] [1732567656.750733792]: Plugin hil initialized<br />
[ INFO] [1732567656.751211973]: Plugin home_position loaded<br />
[ INFO] [1732567656.782716060]: Plugin home_position initialized<br />
[ INFO] [1732567656.783376794]: Plugin imu loaded<br />
[ INFO] [1732567656.848938633]: Plugin imu initialized<br />
[ INFO] [1732567656.850194684]: Plugin landing_target loaded<br />
[ INFO] [1732567656.980705806]: Plugin landing_target initialized<br />
[ INFO] [1732567656.981196591]: Plugin local_position loaded<br />
[ INFO] [1732567657.031081543]: Plugin local_position initialized<br />
[ INFO] [1732567657.032146499]: Plugin log_transfer loaded<br />
[ INFO] [1732567657.053963535]: Plugin log_transfer initialized<br />
[ INFO] [1732567657.055726465]: Plugin manual_control loaded<br />
[ INFO] [1732567657.084083602]: Plugin manual_control initialized<br />
[ INFO] [1732567657.084582043]: Plugin mocap_pose_estimate loaded<br />
[ INFO] [1732567657.117749111]: Plugin mocap_pose_estimate initialized<br />
[ INFO] [1732567657.121111792]: Plugin mount_control loaded<br />
[ INFO] [1732567657.150310133]: Plugin mount_control initialized<br />
[ INFO] [1732567657.151656445]: Plugin obstacle_distance loaded<br />
[ INFO] [1732567657.186162586]: Plugin obstacle_distance initialized<br />
[ INFO] [1732567657.187244782]: Plugin odom loaded<br />
[ INFO] [1732567657.226659604]: Plugin odom initialized<br />
[ INFO] [1732567657.227372110]: Plugin onboard_computer_status loaded<br />
[ INFO] [1732567657.249875766]: Plugin onboard_computer_status initialized<br />
[ INFO] [1732567657.251266661]: Plugin param loaded<br />
[ INFO] [1732567657.281597198]: Plugin param initialized<br />
[ INFO] [1732567657.282266214]: Plugin play_tune loaded<br />
[ INFO] [1732567657.296918093]: Plugin play_tune initialized<br />
[ INFO] [1732567657.297399971]: Plugin px4flow loaded<br />
[ INFO] [1732567657.354594405]: Plugin px4flow initialized<br />
[ INFO] [1732567657.354769042]: Plugin rangefinder blacklisted<br />
[ INFO] [1732567657.355204409]: Plugin rc_io loaded<br />
[ INFO] [1732567657.382310756]: Plugin rc_io initialized<br />
[ INFO] [1732567657.382516487]: Plugin safety_area blacklisted<br />
[ INFO] [1732567657.383545400]: Plugin setpoint_accel loaded<br />
[ INFO] [1732567657.408150478]: Plugin setpoint_accel initialized<br />
[ INFO] [1732567657.411573316]: Plugin setpoint_attitude loaded<br />
[ INFO] [1732567657.482338267]: Plugin setpoint_attitude initialized<br />
[ INFO] [1732567657.483798850]: Plugin setpoint_position loaded<br />
[ INFO] [1732567657.605196363]: Plugin setpoint_position initialized<br />
[ INFO] [1732567657.607216482]: Plugin setpoint_raw loaded<br />
[ INFO] [1732567657.680700099]: Plugin setpoint_raw initialized<br />
[ INFO] [1732567657.681495677]: Plugin setpoint_trajectory loaded<br />
[ INFO] [1732567657.721421077]: Plugin setpoint_trajectory initialized<br />
[ INFO] [1732567657.723802917]: Plugin setpoint_velocity loaded<br />
[ INFO] [1732567657.772568851]: Plugin setpoint_velocity initialized<br />
[ INFO] [1732567657.774036362]: Plugin sys_status loaded<br />
[ INFO] [1732567657.870624785]: Plugin sys_status initialized<br />
[ INFO] [1732567657.871840419]: Plugin sys_time loaded<br />
[ INFO] [1732567657.919725044]: TM: Timesync mode: MAVLINK<br />
[ INFO] [1732567657.928006928]: Plugin sys_time initialized<br />
[ INFO] [1732567657.928507036]: Plugin trajectory loaded<br />
[ INFO] [1732567657.978826835]: Plugin trajectory initialized<br />
[ INFO] [1732567657.980203095]: Plugin vfr_hud loaded<br />
[ INFO] [1732567657.985837772]: Plugin vfr_hud initialized<br />
[ INFO] [1732567657.986035118]: Plugin vibration blacklisted<br />
[ INFO] [1732567657.986691268]: Plugin vision_pose_estimate loaded<br />
[ INFO] [1732567658.054422603]: Plugin vision_pose_estimate initialized<br />
[ INFO] [1732567658.055964593]: Plugin vision_speed_estimate loaded<br />
[ INFO] [1732567658.093805498]: Plugin vision_speed_estimate initialized<br />
[ INFO] [1732567658.094492170]: Plugin waypoint loaded<br />
[ INFO] [1732567658.134650957]: Plugin waypoint initialized<br />
[ INFO] [1732567658.136200812]: Plugin wheel_odometry blacklisted<br />
[ INFO] [1732567658.139244063]: Plugin wind_estimation loaded<br />
[ INFO] [1732567658.149091376]: Plugin wind_estimation initialized<br />
[ INFO] [1732567658.149379711]: Autostarting mavlink via USB on PX4<br />
[ INFO] [1732567658.149563046]: Built-in SIMD instructions: ARM NEON<br />
[ INFO] [1732567658.149794714]: Built-in MAVLink package version: 2021.3.3<br />
[ INFO] [1732567658.150080498]: Known MAVLink dialects: common ardupilotmega ASLUAV all autoquad icarous matrixpilot paparazzi standard uAvionix ualberta<br />
[ INFO] [1732567658.150202374]: MAVROS started. MY ID 1.240, TARGET ID 1.1<br />
[ INFO] [1732567658.159147336]: IMU: High resolution IMU detected!<br />
[ INFO] [1732567658.160230000]: IMU: Attitude quaternion IMU detected!<br />
[ INFO] [1732567658.181075727]: RC_CHANNELS message detected!<br />
[ INFO] [1732567658.570660380]: CON: Got HEARTBEAT, connected. FCU: PX4 Autopilot<br />
[ INFO] [1732567658.579844146]: RC_CHANNELS message detected!<br />
[ INFO] [1732567658.582709792]: IMU: High resolution IMU detected!<br />
[ INFO] [1732567658.583442506]: IMU: Attitude quaternion IMU detected!<br />
[ INFO] [1732567659.585899036]: WP: Using MISSION_ITEM_INT<br />
[ INFO] [1732567659.586347893]: VER: 1.1: Capabilities         0x000000000000ecff<br />
[ INFO] [1732567659.586770084]: VER: 1.1: Flight software:     010e0000 (030a59eccf020044)<br />
[ INFO] [1732567659.587085503]: VER: 1.1: Middleware software: 010e0000 (030a59eccf000000)<br />
[ INFO] [1732567659.587625819]: VER: 1.1: OS software:         0b0000ff (3f77354c0dc88793)<br />
[ INFO] [1732567659.587946551]: VER: 1.1: Board hardware:      0000a32f<br />
[ INFO] [1732567659.588157802]: VER: 1.1: VID/PID:             0483:a32f<br />
[ INFO] [1732567659.588402440]: VER: 1.1: UID:                 4d33501320333435<br />
[ WARN] [1732567659.588756140]: CMD: Unexpected command 520, result 0<br />
[ INFO] [1732567660.874123305]: waiting for offboard mode<br />
[ INFO] [1732567660.924087164]: arming<br />
[ INFO] [1732567660.940134001]: FCU: Armed by external command<br />
[ INFO] [1732567660.942645218]: Vehicle armed<br />
[ INFO] [1732567661.038320144]: FCU: [logger] /fs/microsd/log/2024-11-25/20_47_40.ulg<br />
[ INFO] [1732567665.924117692]: disarming<br />
[ INFO] [1732567665.948875792]: Vehicle disarmed<br />
[ INFO] [1732567665.949181055]: done<br />
[ INFO] [1732567665.951134715]: FCU: Disarmed by external command<br />
[mavros_test_node-3] process has finished cleanly<br />
log file: /root/.ros/log/7efa64a8-ab6e-11ef-8bf5-d88083c8a075/mavros_test_node-3*.log<br />
[ INFO] [1732567668.571723371]: HP: requesting home position<br />
[ INFO] [1732567673.575275540]: WP: mission received<br />
[ INFO] [1732567678.572146774]: HP: requesting home position<br />
[ INFO] [1732567688.572069028]: HP: requesting home position</p>
]]></description><link>https://forum.modalai.com/topic/3980/mavros</link><guid isPermaLink="true">https://forum.modalai.com/topic/3980/mavros</guid><dc:creator><![CDATA[Kiazoa Joao]]></dc:creator><pubDate>Mon, 25 Nov 2024 22:46:17 GMT</pubDate></item><item><title><![CDATA[Error when lunching voxl_mpa_to_ros.launch]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2703">@Mohammad-Goli</a>, it seems like something on your VOXL is prematurely closing the file descriptor attached to the process that lists the pipes - I'm not sure what that is. I'm also not getting any errors with libyaml-cpp so that could be part of the problem. I'm running on SDK version 1.3.5, so I if were you I'd re-flash your VOXL and try the install again.</p>
<p dir="auto"><a href="https://beta-docs.modalai.com/flash-system-image/" rel="nofollow ugc">Flashing the VOXL guide</a></p>
<p dir="auto">Sorry I couldn't recreate your issue. If you're still having a problem after re-flashing, let me know what SDK you tried and I'll give it a shot on my end.</p>
]]></description><link>https://forum.modalai.com/topic/3972/error-when-lunching-voxl_mpa_to_ros-launch</link><guid isPermaLink="true">https://forum.modalai.com/topic/3972/error-when-lunching-voxl_mpa_to_ros-launch</guid><dc:creator><![CDATA[teddy.zaremba]]></dc:creator><pubDate>Fri, 22 Nov 2024 21:29:12 GMT</pubDate></item><item><title><![CDATA[Setting up Voxl2 MicroDDS Communication with PX4]]></title><description><![CDATA[<p dir="auto">Okay I managed to solve the problem. The reason why my external pc is unable to see the /fmu topics is probably due to the voxl-microdds-agent service starting <strong>before the network is fully "set up"</strong>. From this <a href="https://stackoverflow.com/questions/35805354/systemd-start-service-at-boot-time-after-network-is-really-up-for-wol-purpose" rel="nofollow ugc">stack overflow</a> topic, I edited my /etc/systemd/system/voxl-microdds-agent.service file to include the line ExecStartPre=/bin/sh -c 'until ping -c1 google.com; do sleep 1; done; (this is the only "hacky" method that somehow worked). My entire service file is:</p>
[Unit]
Description=voxl-microdds-agent
SourcePath=/usr/bin/MicroXRCEAgent
After=network.target
After=multi-user.target

# After=network-online.target
# Wants=network-online.target

[Service]
User=root
Type=simple
ExecStartPre=/bin/sh -c 'until ping -c1 google.com; do sleep 1; done;'
ExecStart=/usr/bin/MicroXRCEAgent udp4 -p 8888

[Install]
WantedBy=multi-user.target

<p dir="auto">After modifying the service file and rebooting the voxl2, the external computer can now see and echo topics from the /fmu. This will obviously not work if the voxl2 is not connected to the internet.. However you can still manually fix this by ssh or adb shell into the voxl2 and restart the service using the commands:</p>
systemctl stop voxl-microdds-agent
systemctl start voxl-microdds-agent

<p dir="auto">and the external computer should be able to see /fmu topics.</p>
<p dir="auto">On a side note, to customize &amp; add a prefix to the /fmu topic such that it is /drone1/fmu/ in ROS2, edit the px4 start up script  /usr/bin/voxl-px4-start. There is a line that starts the microdds_client for px4 where:</p>
# Start microdds_client for ros2 offboard messages from agent over localhost
microdds_client start -t udp -h 127.0.0.1 -p 8888 

<p dir="auto">Simply add -n &lt;desired _name&gt; such that it becomes:</p>
# Start microdds_client for ros2 offboard messages from agent over localhost
microdds_client start -t udp -h 127.0.0.1 -p 8888 -n drone2

]]></description><link>https://forum.modalai.com/topic/3953/setting-up-voxl2-microdds-communication-with-px4</link><guid isPermaLink="true">https://forum.modalai.com/topic/3953/setting-up-voxl2-microdds-communication-with-px4</guid><dc:creator><![CDATA[James KDH]]></dc:creator><pubDate>Tue, 19 Nov 2024 05:37:37 GMT</pubDate></item><item><title><![CDATA[problems installing voxl-mpa-to-ros2]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.modalai.com/uid/2588">@LR</a> I removed and reinstalled voxl-mpa-to-ros2 and that is working now, for voxl-mpa-to-ros I still have the same problem</p>
]]></description><link>https://forum.modalai.com/topic/3920/problems-installing-voxl-mpa-to-ros2</link><guid isPermaLink="true">https://forum.modalai.com/topic/3920/problems-installing-voxl-mpa-to-ros2</guid><dc:creator><![CDATA[LR]]></dc:creator><pubDate>Thu, 07 Nov 2024 22:19:53 GMT</pubDate></item></channel></rss>