ros-simulation / gazebo_ros_pkgs

Wrappers, tools and additional API's for using ROS with Gazebo
http://wiki.ros.org/gazebo_ros_pkgs
742 stars 766 forks source link

Add ROS Package Paths to Gazebo Resource Paths #1499

Closed DLu closed 11 months ago

DLu commented 11 months ago

I've had it with meshes not loading when I spawn URDF into Gazebo.

This PR aims to eventually

However, I'm still learning to do calls to gazebo services, so that part is a WIP and I would appreciate assistance with.

(Note: I've developed this code with Foxy but the PR is for the ros2 branch)

DLu commented 11 months ago

Superceded by https://github.com/ros-simulation/gazebo_ros_pkgs/issues/1500