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

UAV can't move #25

Closed
golden-memory opened this issue Jul 29, 2020 · 5 comments
Closed

UAV can't move #25

golden-memory opened this issue Jul 29, 2020 · 5 comments
Assignees
Labels
type: question Further information is requested

Comments

@golden-memory
Copy link

excuse me, if i make some mistakes
11

@welcome
Copy link

welcome bot commented Jul 29, 2020

Thanks for opening your first issue here! Make sure that no other issues on the same topic have already been opened!

@gsilano gsilano self-assigned this Jul 29, 2020
@gsilano gsilano added the type: question Further information is requested label Jul 29, 2020
@gsilano
Copy link
Owner

gsilano commented Jul 29, 2020

This seems to be an old problem. Have you tried to see if there are similar problems like yours in the issue tracker? However, first of all, I would see if everything works by executing a few simple commands, e.g., rqt to have a node graph and rostopic list to see the list of available topics. Then, give me back with the results and I will try to help you in some way.

@golden-memory
Copy link
Author

This seems to be an old problem. Have you tried to see if there are similar problems like yours in the issue tracker? However, first of all, I would see if everything works by executing a few simple commands, e.g., rqt to have a node graph and rostopic list to see the list of available topics. Then, give me back with the results and I will try to help you in some way.

Thank a lot! My installation environment is Ubuntu 16.04 with ROS Kinetic and Gazebo 7
When executing roslaunch bebop_simulator bebop_without_controller.launch, it shows that
1
2

when executing rqt_graph, it shows that
122
123
666

when executing rostopic list, it shows that
555

my problem is, when executing rostopic pub /gazebo/command/motor_speed mav_msgs/Actuators '{angular_velocities: [1000, 1000, 1000, 1000]}' , it occurs error
777

@gsilano
Copy link
Owner

gsilano commented Jul 29, 2020

Ye, I got it. As you can see, there is something wrong with the Gazebo and/or ROS environment. For this reason, the propeller angular velocities command cannot be sent. I suggest taking a look at previous issues. For example, this one: #23

@golden-memory
Copy link
Author

Ye, I got it. As you can see, there is something wrong with the Gazebo and/or ROS environment. For this reason, the propeller angular velocities command cannot be sent. I suggest taking a look at previous issues. For example, this one: #23

Oh, it seems a old question. Anyway, Thanks for your guidance. I will continue to pay attention to this issue. Besides, I found I can control the UAV by using the waypoints.txt, it's enough for me temporary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants