Hi
I'm using branch 'devel/voxblox' to do simulation. In launch flat_exploration.launch,
xacro:Traditional processing is deprecated. Switch to --inorder processing!
To check for compatibility of your document, use option --check-order.
For more infos, see http://wiki.ros.org/xacro#Processing_Order
No such file or directory: /home/lch/code_ws/nvbplanner_ws/src/nbvplanner/rotors/rotors_description/urdf/mav_generic_odometry_sensor.gazebo None None
when processing file: /home/lch/code_ws/nvbplanner_ws/src/nbvplanner/rotors/rotors_description/urdf/mav_with_vi_sensor.gazebo
while processing /home/lch/code_ws/nvbplanner_ws/src/nbvplanner/interface_nbvp_rotors/launch/mav_inspector.launch: while processing /home/lch/code_ws/nvbplanner_ws/src/nbvplanner/rotors/rotors_gazebo/launch/spawn_mav.launch:
Invalid tag: Cannot load command parameter [robot_description]: command [ /opt/ros/kinetic/share/xacro/xacro.py '/home/lch/code_ws/nvbplanner_ws/src/nbvplanner/rotors/rotors_description/urdf/mav_with_vi_sensor.gazebo' enable_logging:=false enable_ground_truth:=true enable_mavlink_interface:=false
log_file:=firefly mav_name:=firefly] returned with code [2].
Param xml is
The traceback for the exception was written to the log file
It seems that the program cannot find some .gazebo files. However, these files are included in 'master' branch of Rotor simulator here.
So I manually added mav_with_vi_sensor.gazebo and mav_generic_odometry_sensor.gazebo to current branch, which is submodule branch under devel/voxblox. Then I launched flat_exploration.launch and there is strange errors shows as below,

Maybe its caused by the confused branch?
Any advice appreciated.
Glen
Hi
I'm using branch 'devel/voxblox' to do simulation. In launch flat_exploration.launch,
It seems that the program cannot find some .gazebo files. However, these files are included in 'master' branch of Rotor simulator here.

So I manually added
mav_with_vi_sensor.gazeboandmav_generic_odometry_sensor.gazeboto current branch, which is submodule branch underdevel/voxblox. Then I launchedflat_exploration.launchand there is strange errors shows as below,Maybe its caused by the confused branch?
Any advice appreciated.
Glen