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

On Modeling a new drone #13

Closed
MicheleBolognini opened this issue Sep 25, 2020 · 1 comment
Closed

On Modeling a new drone #13

MicheleBolognini opened this issue Sep 25, 2020 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@MicheleBolognini
Copy link

Hello MRS team,

as I am considering using your MRS UAV system for research in my projects, I need to ask some questions which I think will be helpful to many others too. The most important one being the following:

How can I model a drone that is different from the ones already included among your options?
My approach would be to find the ROS/Gazebo files that describe your drones, copy them in my own workspace and modify them, but I am unable to find them. Are they contained in the uav_core package?
Also, do you suggest a different method?

Thanks
Michele

@spurnvoj
Copy link
Member

Hi Michele,
our drones are specified using xacro files which make possible to spawn drones with different settings. Our spawning scripts and setting of drones are in package mrs_simulation, which is part of the simulation repository of the mrs_uav_system. You will probably find it in ~/mrs_workspace/src/simulation/ros_packages/mrs_simulation/.
The robots are specified in subfolder models/mrs_robots_description where are also 3D models of sensors and part of the drones.

Vojta

@spurnvoj spurnvoj added the question Further information is requested label Sep 26, 2020
@spurnvoj spurnvoj self-assigned this Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants