python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to return a result that says that I'm executing in a ros2 ActionServer?
The code below is the ros2 doc's example callback that's executed in an ActionServer, it returns that the goal was suceeded.
But I want to create something that returns to the client that I'm executin...
Kálley Wilkerson
Votes: 0
Answers: 1
Can win11 install Ros2?
I want to learn Ros2, I have tried to install ubuntu and win 10 but both failed to recognize my RTX 3050. I tried running a virtual machine and it didn't get any better. I don't know if I can install ...
ky nguyen
Votes: 0
Answers: 2
Rviz: No tf data. Actual Error: Frame [map] does not exist
I have followed this tutorial https://ms-iot.github.io/ROSOnWindows/ros2/nav2.html on how installing nav2 on windows.
However, although the map is loaded, I get a Global Status warn that the Frame map...
marpe
Votes: 0
Answers: 0
Colcon build fail, rclpy
Trying to Colcon build ROS2 Rolling (https://docs.ros.org/en/rolling/Installation/Ubuntu-Development-Setup.html), I've faced this error:
colcon build --symlink-install
Starting >>> rclpy
...
Rexcirus
Votes: 0
Answers: 1