-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rviz "no transform" error after launching turtlebot3 burger slam simulation #846
Comments
Hi @dtwind62. I want to know if you entered |
Thanks for the reply, I actually have export TURTLEBOT3_MODEL=burger as the
last entry in my .basic file.
…On Tue, Mar 29, 2022, 1:48 AM ROBOTIS-Ashe ***@***.***> wrote:
Hi @dtwind62 <https://github.com/dtwind62>.
Thank you for your questions.
I want to know if you entered export TURTLEBOT3_MODEL before launching
slam.
Thank you.
—
Reply to this email directly, view it on GitHub
<#846 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHTUVTLIAWTDKXZBX5MMOKDVCK7V3ANCNFSM5R43WFRA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Oops .bashrc file
…On Tue, Mar 29, 2022, 6:38 AM Don Wind ***@***.***> wrote:
Thanks for the reply, I actually have export TURTLEBOT3_MODEL=burger as
the last entry in my .basic file.
On Tue, Mar 29, 2022, 1:48 AM ROBOTIS-Ashe ***@***.***>
wrote:
> Hi @dtwind62 <https://github.com/dtwind62>.
> Thank you for your questions.
>
> I want to know if you entered export TURTLEBOT3_MODEL before launching
> slam.
> Thank you.
>
> —
> Reply to this email directly, view it on GitHub
> <#846 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AHTUVTLIAWTDKXZBX5MMOKDVCK7V3ANCNFSM5R43WFRA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Hello @dtwind62. I checked the attached image again. Could you please check if Gazebo is running normally? |
Hi @dtwind62. There are cases where errors occur with various external variables in ROS, so it is recommended to run it after reinstalling the ROS package. If you still have the same problem after trying, please feel free to contact us. |
I just noticed, in my slam terminal window I'm getting this warning. Warning: TF_REPEATED_DATA ignoring data with redundant timestamp for frame odom at time 60.003000 according to authority unknown_publisher |
Hello @dtwind62. After we figure out the problem, we will fix it. |
Hi @ROBOTIS-Ashe, I am also getting the rviz robot model error. I reinstalled it again but no progress. Thanks, |
Hi @johnreb20
Hope this helps. |
This issue will be closed due to prolonged inactivity. If the issue persists, feel free to reopen it. |
ISSUE TEMPLATE ver. 0.4.0
Which TurtleBot3 platform do you use?
Which ROS is working with TurtleBot3?
Which SBC(Single Board Computer) is working on TurtleBot3?
Which OS you installed on SBC?
Which OS you installed on Remote PC?
Specify the software and firmware version(Can be found from Bringup messages)
Specify the commands or instructions to reproduce the issue.
roscore
export TURTLEBOT3_MODEL=burger
roslaunch turtlebot3_gazebo turtlebot3_world.launch
Copy and Paste the error messages on terminal.
ROS_HOSTNAME: 192.168.1.34
ROS_IP: 192.168.1.34
ROS_MASTER_URI: http://192.168.1.34:11311
TURTLEBOT3_MODEL: burger
don@rosnoetic:~$ roslaunch turtlebot3_slam turtlebot3_slam.launch slam_methods:=gmapping
... logging to /home/don/.ros/log/ae092e4c-aefe-11ec-9a2d-61aadcf943e5/roslaunch-rosnoetic-14673.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
started roslaunch server http://192.168.1.34:46697/
SUMMARY
PARAMETERS
NODES
/
robot_state_publisher (robot_state_publisher/robot_state_publisher)
rviz (rviz/rviz)
turtlebot3_slam_gmapping (gmapping/slam_gmapping)
auto-starting new master
process[master]: started with pid [14688]
ROS_MASTER_URI=http://192.168.1.34:11311
setting /run_id to ae092e4c-aefe-11ec-9a2d-61aadcf943e5
process[rosout-1]: started with pid [14698]
started core service [/rosout]
process[robot_state_publisher-2]: started with pid [14705]
process[turtlebot3_slam_gmapping-3]: started with pid [14706]
process[rviz-4]: started with pid [14707]
9. Please describe the issue in detail.
after launching the slam mapping simulation, I get a ROBOTMODEL error, it says "no transformation/ This is a new install, I believe I have followed all the instructions in the manual. I get this same error when I try to use the turtlebot3 burger robot.
The text was updated successfully, but these errors were encountered: