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

Multi Vehicle Simulation gives error #16

Open
pravardhanreddy opened this issue May 15, 2022 · 2 comments
Open

Multi Vehicle Simulation gives error #16

pravardhanreddy opened this issue May 15, 2022 · 2 comments

Comments

@pravardhanreddy
Copy link

Hello I am getting the following error when I run roslaunch humantracking_controller multi_sitl_humantrack_circle.launch

RLException: while processing /home/pravardhan/px4/PX4-Autopilot/launch/single_vehicle_spawn_sdf.launch:
Invalid <param> tag: Cannot load command parameter [model_description]: no such command [['xmlstarlet', 'ed', '-d', '//plugin[@name="mavlink_interface"]/mavlink_tcp_port', '-s', '//plugin[@name="mavlink_interface"]', '-t', 'elem', '-n', 'mavlink_tcp_port', '-v', '4560', '/home/pravardhan/px4/PX4-Autopilot/Tools/sitl_gazebo/models/typhoon_h480/typhoon_h480.sdf']]. 

Param xml is <param command="$(arg cmd)" name="model_description"/>
The traceback for the exception was written to the log file

This is with the latest PX4-Autopilot

@ParamDeshpande
Copy link

facing the same issue here ( testing on PX4 version - v1.13.3), @Jaeyoung-Lim what version of PX4 was this compatible with ?

@ParamDeshpande
Copy link

@pravardhanreddy try adding export GAZEBO_RESOURCE_PATH=/usr/share/gazebo-11.13.0 and source /usr/share/gazebo-11/setup.bash to ~/.bashrc.

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

2 participants