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

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

  2. Can't install turtlesim and rqt* on ros-dashing in ade 4.3.0

    Nov 23, 2022 · When giving the sudo apt install ros-dashing-turtlesim && sudo apt install ros-dashing-rqt-, I am getting an error, namely E: Unable to locate package ros-dashing-turtlesim and E: Unable …

  3. subscribe image slow on rospy with python3 and melodic - ROS …

    Note that I had to build ros from source setting python executable to python3 in order to use python3 packages with ros melodic.

  4. lidar laser not align static map when car moving? - ROS Answers archive

    Aug 7, 2022 · I am newer about ROS Navigation. I have no idea about this question. When car start, the laser is aligning map. As time going, the laser is Deviation from the map and influence the navigation …

  5. ROS_INFO vs ROS_INFO_STREAM - ROS Answers archive

    Aug 30, 2021 · Is there some clear guidance when to use which? I have read somewhere that ROS INFO is for C, whereas ROS INFO_STREAM is for C++...but I am sure there must be more to it. Thx …

  6. "colcon build --merge-install" change the environment variable "LD ...

    "colcon build --merge-install" change the environment variable "LD_LIBRARY_PATH"

  7. Ubuntu 22.04 ros2 humble installing error GPG, libc-bin - ROS Answers

    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

  8. (realsense2_camera) nodelet manager has died - ROS Answers archive

    Oct 3, 2022 · The realsense2_camera package works smoothly. It is probably due to incomplete installation or incorrect dependencies; For example, the ddynamic_reconfigure package must be …

  9. Gazebo/rviz2 robot isn't moving from teleop keyboard (Foxy) - ROS ...

    Aug 23, 2021 · I tried to move my customize robot using teleop keyboard. Somehow, it's not moving at all even if the /cmd_vel is responding.

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