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

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

  2. ModuleNotFoundError: No module named 'rosbag2_py' - ROS Answers

    Dec 20, 2022 · Answers You can see here that there is no rosbag2_py for Foxy (at least in the binary form, I think? There is in its repository a foxy branch, you can try to build it from source).

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

    Jun 9, 2019 · I also have ROS Melodic in my system. For ROS2 instead of sourcing, the environment from source /opt/ros/dashing/setup.bash I am setting the CMAKE PREFIX PATH in CMakeLists.txt.

  4. TF_OLD_DATA ignoring data from the past for frame base ... - ROS …

    By doing an echo of my /tf topic I am able to see the timestamps of the different transforms, and I realized that those timestamps are given in seconds from 1970, whereas the message I get from …

  5. 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 installed to …

  6. Is /clock being published? - ROS Answers archive

    Details given below. I am using Apollo Auto (open source autonomous car project) which uses ros platform for communication between the nodes. Basically Apollo uses docker environment to run the …

  7. 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.

  8. 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:

  9. RViz Orbit set different rotation axis - ROS Answers archive

    Aug 28, 2018 · I am using the Orbit view in RViz with a target frame (world_frame) that is different than my global fixed frame (camera_rgb_optical_frame): When moving the mouse, I want the view to …

  10. ROS2 How to uninstall/remove a package - ROS Answers

    Oct 25, 2020 · In ROS1 I would source ROS again, rebuild my packages and it would be done ! But here in ROS2 Dashing even when sourcing ROS2 again I still have this package in those env variables : …