aws-robotics / aws-robomaker-sample-application-helloworld

Demonstrates the structure of ROS projects that work with AWS RoboMaker by creating a robot spinning in an empty world.
MIT No Attribution
46 stars 49 forks source link

Resource not found: turtlebot3_description_reduced_mesh #156

Open Yhaw opened 1 year ago

Yhaw commented 1 year ago

Resource not found: turtlebot3_description_reduced_mesh ROS path [0]=/opt/ros/melodic/share/ros ROS path [1]=/home/robomaker/workspace/helloworld-robot-app/hello_world_robot/share ROS path [2]=/opt/ros/melodic/share The traceback for the exception was written to the log file

when I run the docker image this is the feedback I get

wwoch commented 4 months ago

Update Dockerfile by adding "--include-eol-distros" to "rosdep update", regarding missing turtlebot3 issue.