
ROS Answers archive
This is the static archive of questions from ROS Answers archive Answers.
libexec directory does not exist - ROS Answers
2020年11月16日 · 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.
ROS2 How to uninstall/remove a package - ROS Answers
2020年10月25日 · 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 …
Cannot locate rosdep definition - ROS Answers archive
2019年4月9日 · 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 …
amcl: No laser scan received (and thus no pose updates ... - ROS …
I'm using ROS kinectic on ubuntu 16.04 on an HP laptop. I made my own "real/physical" 2WD robot, and now I want to use ROS navigation stack to get it to move around autonomously. I'm …
RVIZ Error: Global Status Warn and No Tf data - ROS Answers
2019年7月12日 · Note: I have tried the same on Melodic with Ubuntu 18.04, kinetic with Ubuntu 16.04 also on Ros Development Studios (RDS) and on Robot Ignite Academy but everywhere …
Problems loading map with nav2_map_server - ROS Answers
1- Created the "map server params.yaml" (I found out later that indentation is crucial in this file)
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 …
ModuleNotFoundError: No module named 'ament_package' - ROS …
2019年6月9日 · 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 …
[ROS2] call service :"waiting for service to become available" - ROS ...
Asked by jlepers on 2020-02-28 06:06:36 UTC