RethinkRobotics / baxter_simulator

Gazebo Simulation interface for the Baxter Research Robot
http://sdk.rethinkrobotics.com/wiki/Baxter_Simulator
BSD 3-Clause "New" or "Revised" License
84 stars 94 forks source link

Use of auto to prevent collisions between std and boost shared pointers in Kinematics #129

Open ssnover opened 5 years ago

ssnover commented 5 years ago

This PR addresses the issue I opened here: #128

tanmayshankar commented 5 years ago

Thanks, I tried this on my setup as well and it worked (Ubuntu 18.04, ROS Melodic, kinetic-devel branch of the repository)!