You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to visualize /robot_description using RViz2.
As a result, the following error message was displayed.
[ERROR] [1735027852.005482917] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/waffle_base.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/waffle_base.dae".
[ERROR] [1735027852.005791341] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/waffle_base.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/waffle_base.dae".
[ERROR] [1735027852.007415909] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/lds.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/lds.dae".
[ERROR] [1735027852.007484730] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/lds.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/lds.dae".
[ERROR] [1735027852.007595023] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/r200.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/r200.dae".
[ERROR] [1735027852.007637703] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/r200.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/r200.dae".
[ERROR] [1735027852.007763841] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/tire.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/tire.dae".
[ERROR] [1735027852.007803193] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/tire.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/tire.dae".
[ERROR] [1735027852.007867491] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/tire.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/tire.dae".
[ERROR] [1735027852.007904746] [rviz2]: Could not load resource [package://nav2_minimal_tb3_sim/models/tire.dae]: Unable to open file "package://nav2_minimal_tb3_sim/models/tire.dae".
The text was updated successfully, but these errors were encountered:
atinfinity
changed the title
In turtlebot3_waffle.urdf, file path of mesh is incorrect
In gz_waffle.sdf.xacro, file path of mesh is incorrect
Dec 25, 2024
atinfinity
changed the title
In gz_waffle.sdf.xacro, file path of mesh is incorrect
In turtlebot3_waffle.urdf, file path of mesh is incorrect
Dec 25, 2024
I installed package.
And, I launched
tb3_simulation_launch.py
.I tried to visualize
/robot_description
using RViz2.As a result, the following error message was displayed.
So, I checked the place of dae file.
So, I think that file path is incorrect in
turtlebot3_waffle.urdf
.https://github.com/ros-navigation/nav2_minimal_turtlebot_simulation/blob/main/nav2_minimal_tb3_sim/urdf/turtlebot3_waffle.urdf
The text was updated successfully, but these errors were encountered: