Closed mabelzhang closed 10 months ago
I realized why I wasn't seeing any new files in ~/.gz/fuel
. It's beause TB4 is in Fortress, so the Fuel models are in ~/.ignition/fuel
.
Currently testing. Will add line to copy models from ~/.ignition/fuel
and retest.
Thanks! Ignition models copied to Docker image in f63820d. Now the TB4 world shows up much faster.
New images pushed to DockerHub. (includes #44 and the ~/.ignition/fuel
directory for TB4 models)
Tutorial addition
Merge by Tue Feb 16 please.
Add Turtlebot 4 simulation packages to Dockerfile, to use as example for a new run of the tutorial. Caveat is that
rosdep install
pulls in Gazebo Fortress, which is on top of the Gazebo Garden we are installing in the Dockerfile. This isn't so clean, but I'm not going to change Turtlebot4 since we aren't authors there.Also Commented out ros2_documentation build because new Sphinx version error in #42.
Test
Follow test instructions here to build Dockerfile and test
rviz2
andgz sim
: https://github.com/osrf/icra2023_ros2_gz_tutorial/tree/main/dockerPlus test TB4