- Clone the repository: `git clone https://gitlab.iri.upc.edu/labrobotica/ros/devices/ptu_d46/iri_dynamixel_pan_tilt_gazebo.git`
- Compile: `roscd && cd .. && catkin_make -DCMAKE_BUILD_TYPE=Release`
# How to use it
This dynamixel pan&tilt model is automatically included when a dynamixel pan&tilt device is included in a xacro or urdf file.
There is an example launch file named [ax12_pan_tilt_sim.launch](https://gitlab.iri.upc.edu/labrobotica/ros/devices/dynamixel_pan_tilt/iri_dynamixel_pan_tilt_gazebo/blob/master/launch/ax12_pan_tilt_sim.launch).