Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interface_nbvp_rotors flat_exploration.launch failed due to .gazebo files #24

Open
glennliu opened this issue Mar 11, 2019 · 0 comments

Comments

@glennliu
Copy link

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,
Screenshot from 2019-03-11 21-35-43

Maybe its caused by the confused branch?
Any advice appreciated.

Glen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant