-
Notifications
You must be signed in to change notification settings - Fork 123
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
Running the ROS_quadrotor_simulator on ROS melodic and Gazebo9 #46
Comments
@mSimon12 |
Hi @Makekihe, Yes, I finally have been capable of controlling the quadrotor. For that I applied the content of the following repository https://github.com/tahsinkose/hector-moveit/tree/melodic-devel/src. But at the moment I have made already a lot of changes on my code in a way that I can define a position for the quadrotor and I have made it possible to control more then one drone at a time. I am just making some updates and I hope to upload my solution on my repo on the next days. |
Hi again @Makekihe, I have uploaded my solution on https://github.com/mSimon12/multiple_quadrotors. There is still some things that I intend to improve, but for now it might help you. |
Hi @mSimon12 |
Hi @Makekihe, To build it I use the Hopefully it will work. If not, it will probably be due to python dependencies and for that I will have to know exactly wich error occurs. I hope it can help u ;) |
Hi @mSimon12, I see that despite trying both Tahsinkose's and your repository, then I receive the same type of error, so I assume that something is wrong with my system. I've used the
This error then persists for multiple msgs within the |
Hi @Makekihe, I have never faced this error. Unfortunately I don't know how to help you with that. I will search for a solution and if I found something I will inform you. |
Did anyone was capable of running ROS_quadrotor_simulator on ROS melodic and Gazebo9?
I have been trying it for days but as I solve a problem another shows up. I have the desire to execute a system compoused of a drone capable of mapping an external environment, so I need a 3d mapping and collision avoidance system. This package looks to be the most appropriate for my desire but I am a litlle stucked. Does anyone have an idea how to make it run or a tip about another packages that could be applied for my system?
Thanks guys!
The text was updated successfully, but these errors were encountered: