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

[ROS2] Rviz2 and server TF link cannot connet

asked 2022-11-11 00:37:24 -0500

Manyan3 gravatar image

updated 2022-11-11 05:26:54 -0500

Hi I’m facing trouble ROS2 connection issue as title . Please let me introduce my system/ process How should I avoid this error and working carter well? Ubuntu 20.04 LTS ROS is FOXY

              Rviz2: This is RViz version Alpha (ROS 2.0).
               Compiled against Qt version 5.12.8.
              Compiled against OGRE version 1.12.1 (Rhagorthua).

image description](https://global.discourse-cdn.com/nvidia/optimized/3X/7/3/739f9157ec6111778be2dabd187a4bfd74c26712_2_690x435.png)

               ROS_PYTHON_VERSION=3
               ROS_LOCALHOST_ONLY=0
               ROS_DISTRO=foxy

<robot model="" &gt;<="" p="">

urdf file which is installed in Issac SIM

https://docs.omniverse.nvidia.com/app...

-build by colcon build

simple communication ROS2 command is no problem.

              (Hello - response)
             following tutorial explain after execute launched. failed set Carter and move it . 
             [rviz2-1] Warning: Invalid frame ID   "map" passed to canTransform argument target_frame - frame does not exist 
            [rviz2-1] at line 133 in /tmp/binarydeb/ros-foxy-tf2-0.13.13/src/buffer_core.cpp 


            [rviz2-1] Warning: Invalid frame ID “map” passed to canTransform argument target_frame - frame does not exist
           [rviz2-1] at line 133 in /tmp/binarydeb/ros-foxy-tf2-0.13.13/src/buffer_core.cpp
           [rviz2-1] Warning: Invalid frame ID “map” passed to canTransform argument target_frame - frame does not exist
           [rviz2-1] at line 133 in /tmp/binarydeb/ros-foxy-tf2-0.13.13/src/buffer_core.cpp
           [rviz2-1] Warning: Invalid frame ID “map” passed to canTransform argument target_frame - frame does not exist
           [rviz2-1] at line 133 in /tmp/binarydeb/ros-foxy-tf2-0.13.13/src/buffer_core.cpp
           [rviz2-1] Warning: Invalid frame ID “map” passed to canTransform argument target_frame - frame does not exist
           [rviz2-1] at line 133 in /tmp/binarydeb/ros-foxy-tf2-0.13.13/src/buffer_core.cpp

Besides I can find other warning or error below [controller_server-5] [INFO] [1668046253.840788145] [local_costmap.local_costmap]: Timed out waiting for transform from base_link to odom to become available, tf error: Invalid frame ID “odom” passed to canTransform argument target_frame - frame does not exist

But when I use Turtlebot3 Gazebo with Rviz this connection issue is not occurred.

After load urdf file, ros2 topic list result is changed as below. /parameter_events /rosout /tf_static

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2022-11-13 04:47:30 -0500

Manyan3 gravatar image

updated 2022-11-14 07:06:21 -0500

After I checked install file folder. But it looks some interesting information.

<ros topics="">

link text

link text

<nav2 topics=""> https://navigation.ros.org/configurat...</nav2>

I restart ROS2 launch command and start up Rviz2. - clicked Tool properties Navigation 2 information changed from unknown to inactive(Navigation) / active (Localization)

After load carter.urdf , still Robot model many status is "No transform from..." error.

image description Navigation status can chaged from unknown to inactive. but still stopped due to odom warninng and many joint issue.

edit flag offensive delete link more

Comments

after checked urdf file, model demension is changed from original. wheel clearance is very close each other. besides, All transform information does not link to map ... and map is not exist.Actually I can see the map on the Rviz.

Manyan3 gravatar image Manyan3  ( 2022-11-15 00:05:26 -0500 )edit

replying myself. urdf robot model size become abnormal figure. Need to check it first.

Manyan3 gravatar image Manyan3  ( 2022-11-15 00:28:17 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2022-11-10 22:14:42 -0500

Seen: 608 times

Last updated: Nov 14 '22