echo

Results 5 issues of echo

Hi there, I want to test the Throughput example following this way: https://cyclonedds.io/docs/cyclonedds/0.8.2/shared_memory.html. Every step I try seems good as expected: 1. git clone https://github.com/eclipse-cyclonedds/cyclonedds.git -b iceoryx cd cyclonedds cmake...

question

**Describe the bug** I have encountered the error as following root@intel-x86-64:~# ros2 pkg list Traceback (most recent call last): File "/usr/bin/ros2", line 8, in sys.exit(main()) File "/usr/lib/python3.10/site-packages/ros2cli/cli.py", line 67, in...

## Issue template I check rclc_dispatcher_executor_spin implementation , and seems there is no apparent difference in case that I have set the priority. #### Steps to reproduce the issue subscriber...

When I compile perf_test from performance_test as following: colcon build --cmake-args -DPERFORMANCE_TEST_FASTRTPS_ENABLED=ON, some errors occured: /usr/bin/ld: CMakeFiles/perf_test.dir/src/communication_abstractions/communicator_factory.cpp.o: in function `eprosima::fastdds::dds::LoanableSequence::resize(int)': communicator_factory.cpp:(.text._ZN8eprosima7fastdds3dds16LoanableSequenceIN16performance_test3msg10FastDDSGen8Struct4kESt17integral_constantIbLb1EEE6resizeEi[_ZN8eprosima7fastdds3dds16LoanableSequenceIN16performance_test3msg10FastDDSGen8Struct4kESt17integral_constantIbLb1EEE6resizeEi]+0xa5): undefined reference to `performance_test::msg::FastDDSGen::Struct4k::Struct4k()' ...... which library should I...

need more info

Which branch should I choose? I'm currently using Humble, but I encountered some issues while running the demo—the robotic arm doesn't seem to move. $ros2 launch annin_ar4_moveit_config demo.launch.py [INFO] [launch]:...