You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arg xml is <arg default="$(find xacro)/xacro $(find px4)/Tools/sitl_gazebo/models/rotors_description/urdf/$(arg vehicle)_base.xacro rotors_description_dir:=$(find px4)/Tools/sitl_gazebo/models/rotors_description mavlink_udp_port:=$(arg mavlink_udp_port) --inorder" name="cmd"/>
The traceback for the exception was written to the log file
To Reproduce
Steps to reproduce the behavior:
Luanch a px4 docker container
docker run -it --privileged -p 14562:14556/udp --name=mycontainer px4io/px4-dev-ros:lat
est bash
Thanks for your consideration. Everything works well after i installed package ros-kinetic-xacro.
So i created a pull-request to the project PX4/container.
Describe the bug
I executed "roslaunch px4 multi_uav_mavros_sitl.launch", and got following error:
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: