-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
not able to launch posix_sitl.launch #9568
Comments
What Ubuntu platform are you running on and what script did you use to set up the environment? |
Thanks, I just solved the problem by using "aptitude" and by installing ros
packages again using aptitude as I had broken packages..
To people facing the same problem.
…On Thu 31 May, 2018, 00:20 Hamish Willee, ***@***.***> wrote:
What Ubuntu platform are you running on and what script did you use to set
up the environment?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9568 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AQrq2wAXE3Eiy6X5FQObXbn4N2tku9zHks5t3ylVgaJpZM4UUF1_>
.
|
Yes. gazebo_ros is the package that allows Gabezo to interface with ROS. Possibly you didn't install ROS with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I have followed the instruction from here https://dev.px4.io/en/simulation/ros_interface.html and after successful build i did roslaunch px4 posix_sitl.launch and its showing me :
ResourceNotFound: gazebo_ros
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/home/zubair/px4_ws/src/mavlink
ROS path [2]=/home/zubair/px4_ws/src/mavros/libmavconn
ROS path [3]=/home/zubair/px4_ws/src/mavros/mavros_msgs
ROS path [4]=/home/zubair/px4_ws/src/mavros/mavros
ROS path [5]=/home/zubair/px4_ws/src/mavros/mavros_extras
ROS path [6]=/home/zubair/px4_ws/src/mavros/test_mavros
ROS path [7]=/opt/ros/kinetic/share
ROS path [8]=/home/zubair/src/Firmware
ROS path [9]=/home/zubair/src/Firmware/Tools/sitl_gazebo
ROS path [10]=/home/zubair/Firmware
ROS path [11]=/home/zubair/Firmware/Tools/sitl_gazebo
I am using ROS Kinetic by the way
can anyone help me with this ??
The text was updated successfully, but these errors were encountered: