RoboticaUtnFrba / create_autonomy

ROS autonomy stack for iRobot Create 2.
BSD 3-Clause "New" or "Revised" License
28 stars 38 forks source link

Fix Tf for 3D cameras #177

Closed eborghi10 closed 4 years ago

eborghi10 commented 4 years ago

This PR fixes the kinect plugin for some 3D cameras.

# Don't run gzclient
export GUI=false 
# To debug Tf
export RVIZ_CONFIG=tf 
# Select all the 3D lasers
export LASER=r200 
# Run a simulation with enough features
roslaunch ca_gazebo create_sweet_house_3.launch

TODO:

Screenshot from 2020-05-10 00-42-25