About 400 results
Open links in new tab
  1. ROS Answers archive

    This is the static archive of questions from ROS Answers archive Answers.

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

    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. Cannot locate rosdep definition - ROS Answers archive

    Apr 9, 2019 · There is no ROS package called gazebo_plugin, nor is there an Ubuntu package (in your case) that is called gazebo_plugin, so rosdep cannot determine which package should be …

  4. RTI Connext DDS environment script not found (ROS2 on …

    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:

  5. Weird looking PointCloud in RViz - ROS Answers archive

    Now I have extended my publisher to work with the PMD Nano camboard I'm using. The cloud is displayed in RViz however it looks weird:

  6. libexec directory does not exist - ROS Answers

    Nov 16, 2020 · And it works fine. But when I use ros2 run ea maintenance mode manager maintenance mode it doesn't work, I get no executable found.

  7. Robot meshes not visible in rviz [Windows11, WSL2] - ROS Answers

    Jan 12, 2022 · Hi, I am using ROS Noetic on Ubuntu 20.04 Windows11 WSL2. When I try to load my robot into rviz or into the MoveIt setup, no meshes are visible. I don't get any errors at all. …

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

    Sep 15, 2022 · I could do this in ROS 1 simply by calling rospy.signal_shutdown (). In ROS 2, I tried calling rclpy.shutdown (), but this just hangs the node. Any thoughts? Below is a …

  9. MoveIt! unable to sample any valid states for goal tree - ROS …

    I have a robotic arm integrated with MoveIt! and Gazebo. When I launch the Gazebo simulation and MoveIt! controller, I can use a python script which, using the moveit_commander, can set …

  10. Launch file error: Process has died - ROS Answers archive

    Dec 19, 2020 · When I open it using "Open in Terminal" in a specific folder, it starts the launch file successfully. I'm just wondering why the same launch file acts like this.