About 6,840 results
Open links in new tab
  1. ROS2 How to uninstall/remove a package - ROS Answers

    Oct 25, 2020 · I have installed from source the package ros2-lgsvl-bridge and now I would like to remove it from my ros environment. How do I do it ?

  2. Ubuntu 22.04 ros2 humble installing error GPG, libc-bin

    ROS distribution : ROS2 humble hawksbill to install ROS2 humble, while I'm following this : https://docs.ros.org/en/humble/Installation/Ubuntu-Install-Debians.html

  3. RTPS_TRANSPORT_SHM Error and at the same time no topics are …

    Jan 15, 2022 · Also, I'm being unable to list the topics when using ros2 topic list (since in my project the robot spawns in the environment, and in the case of Dolly, Rviz opens, I guess the …

  4. ROS 2: How to quit a node from within a callback?

    Sep 15, 2022 · I have a node with a callback. Now I want this callback to be able to shut down my node. I could do this in ROS 1 simply by calling rospy.signal_shutdown (). In ROS 2, I tried …

  5. [ROS2] call service :"waiting for service to become available"

    Feb 28, 2020 · ros2 service list I can find the /init service so I want to call it like in following tutorial : https://index.ros.org/doc/ros2/Tutorials/Services/Understanding-ROS2-Services/#ros2 …

  6. ROS2 Launch file error : libexec directory does not exist - ROS …

    Nov 16, 2020 · Plus when I run ros2 pkg executables ea_maintenance_mode_manager It doesn't display my node, so perhaps I'm missing an installation step of my package and executables.

  7. ModuleNotFoundError: No module named 'ament_package' - ROS …

    Jun 9, 2019 · SET(CMAKE_PREFIX_PATH "${CMAKE_REFIX_PATH} home/pankhuri/ros2_ws/install;/opt/ros/dashing") While building with colcon build --symlink …

  8. TurtleBot2 on ROS2 Humble - ROS Answers archive

    colcon build --symlink-install was successful, but ros2 turtlebot2_bringup turtlebot_bringup.launch.py says that turtlebot2_bringup isn't a valid command. I haven't had …

  9. ROS2 Windows - rmw_implementation error when running examples

    C:\Users\Testing>ros2 node list Unable to get rmw_implementation_identifier, try specifying the implementation to use via the 'RMW_IMPLEMENTATION' environment variable

  10. RTI Connext DDS environment script not found (ROS2 on Windows)

    May 28, 2021 · I am following the official tutorial to install ROS2 on Windows. At the step of Environment setup, I did "> call C:\dev\ros2 galactic\local setup.bat" and here comes the error: