ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

jacki's profile - activity

2021-11-29 01:05:03 -0500 received badge  Notable Question (source)
2021-11-29 01:05:03 -0500 received badge  Popular Question (source)
2021-06-02 23:48:43 -0500 received badge  Famous Question (source)
2021-01-28 05:32:17 -0500 asked a question ros time stamps of multi hosts

ros time stamps of multi hosts when i finished configuring connection between two hosts in LAN and use shared topics of

2021-01-05 00:43:40 -0500 received badge  Famous Question (source)
2020-12-04 03:14:05 -0500 received badge  Notable Question (source)
2020-11-09 02:44:04 -0500 received badge  Popular Question (source)
2020-11-08 21:11:47 -0500 answered a question Autoware: tf error in running my own bag

later i decide to write my own nodes to run ndt-matching ,it is smaller and easier to handle customized changes.i have f

2020-10-26 03:53:48 -0500 asked a question Autoware: tf error in running my own bag

Autoware: tf error in running my own bag when i do localizing using ndt_matching of autoware with my own bag and my own

2020-10-23 22:07:46 -0500 received badge  Enthusiast
2020-10-22 08:34:18 -0500 marked best answer rosdep doesn't "see" Python 3 package

i'm installing cartography,when i executing the command

rosdep install --from-paths src --ignore-src --rosdistro=${ROS_DISTRO} -y

in https://google-cartographer-ros.readt... always turn to executing command

sudo -H apt-get install -y python-sphinx

however,i'm using python3 and the rosdep version in my ubuntu20.04LTS is python3-rosdep,why it will turn to install python-sphinx?i think the right sphinx version for this is python3-sphinx and i apt-get install it and it does be installed ,then it still reports the same error.therefore i am stuck in the above commands.

here are the errors:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package python-sphinx is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  sphinx-doc sphinx-common

E: Package 'python-sphinx' has no installation candidate
ERROR: the following rosdeps failed to install
  apt: command [sudo -H apt-get install -y python-sphinx] failed
2020-10-22 08:34:18 -0500 received badge  Scholar (source)
2020-10-22 08:23:04 -0500 received badge  Famous Question (source)
2020-10-21 21:14:09 -0500 commented answer rosdep doesn't "see" Python 3 package

i solve it by ignoring it .

2020-10-21 21:13:44 -0500 commented answer rosdep doesn't "see" Python 3 package

i solve it by ignoring it .

2020-10-21 21:04:07 -0500 received badge  Notable Question (source)
2020-10-21 21:00:26 -0500 commented answer rosdep doesn't "see" Python 3 package

thanks for answering,i just install python3-sphinx by apt and ignore “rosdep install --from-paths src --ignore-src --ros

2020-10-21 20:57:01 -0500 edited question rosdep doesn't "see" Python 3 package

rosdep doesn't "see" Python 3 package i'm installing cartography,when i executing the command rosdep install --from-p

2020-10-21 20:56:05 -0500 edited question rosdep doesn't "see" Python 3 package

rosdep doesn't "see" Python 3 package i'm installing cartography,when i executing the command rosdep install --from-p

2020-10-21 20:55:02 -0500 edited question rosdep doesn't "see" Python 3 package

rosdep doesn't "see" Python 3 package i'm installing cartography,when i executing the “rosdep install --from-paths src -

2020-10-21 20:55:02 -0500 received badge  Editor (source)
2020-10-20 16:43:05 -0500 received badge  Good Question (source)
2020-10-19 04:18:41 -0500 received badge  Notable Question (source)
2020-10-18 10:59:33 -0500 received badge  Nice Question (source)
2020-10-17 21:13:32 -0500 received badge  Popular Question (source)
2020-10-17 05:37:00 -0500 edited question rosdep doesn't "see" Python 3 package

rosdep doesn't "see" Python 3 package i'm installing cartography,when i executing the above commands in https://google-c

2020-10-17 05:24:14 -0500 received badge  Student (source)
2020-10-16 22:40:25 -0500 asked a question rosdep doesn't "see" Python 3 package

rosdep install --from-paths src --ignore-src --rosdistro=noetic -y i'm installing cartography,when i executing the above

2020-08-07 02:53:22 -0500 commented answer "Failed to transform from frame [/velodyne] to frame [velodyne]"

i've tried the methods above and i stiil encounter problems.The python script needs some dependencies that i can't solv

2020-08-07 02:53:21 -0500 received badge  Popular Question (source)
2020-08-03 10:11:59 -0500 commented answer "Failed to transform from frame [/velodyne] to frame [velodyne]"

thanks for helping! the bag file is from "kinetic".but when i work on installing bag_tools,it hints me to install srv_to

2020-07-28 12:21:53 -0500 asked a question "Failed to transform from frame [/velodyne] to frame [velodyne]"

"Failed to transform from frame [/velodyne] to frame [velodyne]" when i display a topic from bag,rviz reports an error "