Closed erinline closed 5 years ago
@erinline Hi there. Could you provide me with steps to reproduce this? Thanks!
Hi @erinline, this repo was intended to be an assets library. Sorry that it wasn't sufficiently prepared to do everything outlined in the README.
If you would like to run roslaunch aws_robomaker_small_house_world small_house_turtlebot_navigation.launch gui:=true
, you can do the following before running rosdep install
and colcon build
:
aws-robomaker-small-house-world/launch
turtlebot3_description_reduced_mesh
with turtlebot3_description
aws-robomaker-small-house-world/launch/small_house_turtlebot_navigation.launch
, replace turtlebot3_description_reduced_mesh
with aws_robomaker_small_house_world
Also, please note that the Turtlebot is better supported on ROS Kinetic. Sorry for the inconvenience.
Closing this, feel free to open another issue if you're still having issues with the small house world.
When I run any of the turtlebot commands, e.g.
roslaunch aws_robomaker_small_house_world small_house_turtlebot_navigation.launch gui:=true
I get the error:Resource not found: turtlebot3_description_reduced_mesh
I have no trouble loading the world itself though, if for example I run
roslaunch aws_robomaker_small_house_world view_small_house.launch
Where can I find this missing file?
In case it's relevant, I am running ROS Melodic on Ubuntu 18.04.