-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error when launch ardrone.vislab.launch #3
Comments
can you please check if you have this package installed? |
@nigno17 Yes, I have installed it. Cool, I just discovered my $PYTHONPATH is not set properly, and the issue solved and I can run the simulator now. |
However, I got another problem.
The map is successfully shown in Gazebo but no quadcopter model, and no messages in /ardrone/image_raw topic is being published. The last message is shown as follow.
|
The warning messages that you are showing should not be a problem. Can you post the log messages that you find in ~/.ros/log/latest ? Which is the output of "rostopic list" ? |
Result of rostopic list
and there is no publisher for the topic |
roslaunch log
spawn_robot.log
|
I cannot reproduce your problem (not spawning the drone) on my machines here. Do you have the latest version of the repository installed? if not could you please try to update it and see if the problem persist? |
catkin_make
runs successfully. After that, I try to launch the ardrone.vislab.launch, but the following error is shown.I am using ROS kinetic and gazebo 7.
The text was updated successfully, but these errors were encountered: