-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Running 'ros2 launch nav2_simple_commander nav_to_pose_example_launch.py' causes gazebo to black out for a long time, and when gazebo becomes available the robot is missing, but functioning, which means only the dae files for visuals are not loaded correctly.
I have changed the following lines from turtlebot3_waffle to:
<uri>model://turtlebot3_common/meshes/waffle_base.dae</uri>
<uri>model://turtlebot3_common/meshes/lds.dae</uri>
<uri>model://turtlebot3_common/meshes/tire.dae</uri>
<uri>model://turtlebot3_common/meshes/tire.dae</uri>
and now all the demos are working, with turtlebot showing in simulation.
I have peeked over to turtlebot3_waffle/meshes/.. and found out there are no mesh files, but the dae files are contained in the turtlebot3_common/meshes directory.
Best Regards,
Can
Metadata
Metadata
Assignees
Labels
No labels