-
I'm following the demo with turtlebot3 model and my model. Both work fine when using libgazebo_ros_diff_drive.so
![Screenshot from 2024-11-23 21-24-10](https://github.com/user-attachments/assets/c35…
-
I realized that we don't mention the ros2_control_node not even once in the docs. Should we?
_Originally posted by @christophfroehlich in https://github.com/ros-controls/ros2_control/pull/1820#pull…
-
Hello, I'm using ROS2 Jazzy and I have issues on connected ros2 to gazebo.
I want to control the 18 joints of my robot with forward_position_controller.
I have 2 controllers initialized : Forward…
-
Hello, I followed all the instructions of the repository. I wanted to inform that your simulation doesn't work at every time, I have to re-launch in order to have the simulation ready to work.
Furthe…
-
When trying to run the `aubo_control.launch.py` I get the following error/severe warning
```console
ros2 launch aubo_ros2_driver aubo_control.launch.py aubo_type:=aubo_i10H use_fake_hardware:=tru…
-
Tests fail on rolling (main/testing) for a couple of days now
```
2024-11-09T02:37:17.1467784Z [gazebo-1] terminate called after throwing an instance of 'std::runtime_error'
2024-11-09T02:37:…
-
Hi =D
I am trying to control three Everest XCR drives using ROS2 EtherCAT driver. I followed the instructions from [this guide](https://icube-robotics.github.io/ethercat_driver_ros2/user_guide/conf…
-
Recently after the new variants feature in Handles (https://github.com/ros-controls/ros2_control/pull/1688) We have a bunch of deprecation warnings that needs to be cleanup. This could be a nice first…
-
```
[ RUN ] AsyncFunctionHandlerTest.check_triggering
[WARN] [1732329912.212673771] [AsyncFunctionHandler]: Could not enable FIFO RT scheduling policy. Consider setting up your user to …
-
I'm a little bit puzzled about the fact that the code in the finally branch has zero coverage. maybe rlcpy.ok() is always false here. Should the destroy_node() be called even if the context is not val…