Newest Questions
47,104 questions
1
vote
1
answer
14
views
web interface for an autonomous mobile robot ( Product grade not simple interface )
I was wandering about the best way(s) for creating a web page for an autonomous delivery mobile robot for our company.
Should i use web UI with websockets then send to ros2 directly or it is better to ...
0
votes
1
answer
16
views
How do you detect voltage compatibility issues between connected boards before first power-on?
I'm working on a robotics system with multiple PCBs connected through headers and cables.
In one case, a motor driver board exposed a 5V rail on a connector, while the connected control board had GPIO ...
0
votes
0
answers
8
views
**[QML+ROS2] Poor FPS and 15–20s camera control delay when displaying ROS2-processed feed (YOLOv8 + LiDAR) in QML – Qt 5.15**
I'm working on a student project where I'm redesigning an existing robot GUI from Qt Widgets to QML. I'm fairly new to QML, Qt, and ROS2, so bear with me.
Setup:
Qt 5.15.13 (fixed version to match ...
0
votes
0
answers
8
views
how to evaluate the new model of LDA-1B
According to the press of LDA-1B, it make some achievement. How to evaluate its difference with GEN-1?
0
votes
0
answers
10
views
How to deserialize ROS2 message from bag using custom memory allocator?
When reading data from a rosbag, I want it to be deserialized directly into GPU memory. That is technically possible for instance on the NVidia Tegra architecture (e.g. Jetson Orin Nano), where the ...
-1
votes
0
answers
11
views
Recommended Resources for Learning SLAM with ROS2
I want to learn how to perform SLAM (Simultaneous Localization and Mapping) using ROS2. Could you recommend resources, documentation, or tutorials that I should read or follow to get started ...
0
votes
0
answers
25
views
ROS2 Networking Configuration Not Working?
I am a ros2 beginner and am setting up a ros2 kilted platform communicating between a PC running a VM and a raspberry pi 4. Both the VM and the pi 4 are running UBUNTU 24.04. The VM has a bridged ...
0
votes
0
answers
7
views
Facing issue in colcon build when using venv
I am using ros2 jazzy on Ubuntu 24.04.
Steps to reproduce the error :
uv venv venv --python3.10 --system-site-packages
...
0
votes
1
answer
18
views
How can I make glass material in Gazebo?
How to make a glass model in gazebo to simulate a real world glass object and not to be detected with gpu_lidar gazebo plugin for lidar sensor and is that possible ?
0
votes
0
answers
12
views
problems upgrading ros-jazzy-rosidl-generator-rs 0.4.11 to 0.4.12
I can't build my code anymore due to a known issue in the rosidl-generator-rs package of ros. found here: ros package. the current version on my container is 0.4.11 but I am not able to upgrade to ...
0
votes
1
answer
51
views
Wanted Recommendations on building an Autonomous Robot Traversing in a Semi-Symmetrical Room
I wanted to get some input from the community on whether it is possible to do global localization on a known map that is semi-symmetrical (symmetrical only on the y axis, similar to a trapezoid or a ...
0
votes
1
answer
28
views
Micro-ros Agent process dies after Ubuntu update
Ubuntu 24.04 on Raspberry pi
ROS2 Jazzy
Using linorobot build.
After a Ubuntu apt upgrade, I am now getting a "process has died" message when starting micro-ros-agent from the linorobot ...
0
votes
1
answer
22
views
Wrapper around Speaker as custom actuator
I want to use webots_ros2 and need to write a custom actuator that will basically be a wrapper around Webots' Speaker with custom input (message format) and preprocessing of output. A transformation ...
0
votes
0
answers
15
views
ESKF drift when propagating bias noise covariance
I am trying to implement an ESKF fusing UWB sensor data with IMU data. When I set the covariance matrices of the bias noise (accelerometer and gyroscope) to identity, the filter works fine. However, ...
0
votes
1
answer
27
views
How to generate a perfect URDF for a cobot (Robotic Arm) for ros2 using Solid works for gravity compensation mode with cyclic syncronous torque mode?
We have a cobot. We are making URDF for ROS2 and for real hardware for gravity compensation mode and CST Cyclic Synchronous Torque Mode with EtherCAT. Links and Joints are such that if Link X has ...