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

Octomap generation #49

Closed
Amit10311 opened this issue May 4, 2020 · 12 comments
Closed

Octomap generation #49

Amit10311 opened this issue May 4, 2020 · 12 comments
Assignees
Labels
type: question Further information is requested

Comments

@Amit10311
Copy link

Thank you for this great package for simulating MAV. I am running Ubuntu 16.04 with ROS kinetic and Gazebo9. The simulator is working perfectly. I have added a plugin of octomap in my .world file but the service is not activated.

I look forward to hearing from you. Thank you for your valuable time.

@welcome
Copy link

welcome bot commented May 4, 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 May 6, 2020
@gsilano gsilano added the type: question Further information is requested label May 6, 2020
@gsilano
Copy link
Owner

gsilano commented May 6, 2020

Hi! When you say that the Octomap plugin is not working, you are referring to this guide. Am I right?

@Amit10311
Copy link
Author

Hello, Yes I am referring the link mentioned in the wiki .

@gsilano
Copy link
Owner

gsilano commented May 10, 2020

Sorry for the late reply. I got the issue and updated the instructions in the Wiki. Currently, the Octomap plugin only works with Gazebo 7 and Ubuntu 16.04. I'm working to make it compatible with Gazebo 9 too.

@Amit10311
Copy link
Author

Thanks for the updates, can you please tell me estimate days to prepare plugins for gazebo9.
And I have one more question, is it possible to attach the given lidar to the drone and make navigation.

@gsilano
Copy link
Owner

gsilano commented May 12, 2020

What do you mean "estimated days to prepare plugins for Gazebo9"? Yes, it is possible to equip the Crazyflie with a LiDAR. You could follow the code I used to attach a VI sensor to the Crazyflie 2.0 nano-quadrotor.

@Amit10311
Copy link
Author

Thanks again for the LIDAR info. I meant before, as you're working on octomap plugins, so it will be available soon, I know it usually takes time.

@gsilano
Copy link
Owner

gsilano commented May 12, 2020

Yes, of course. It takes time. In the meantime, I could provide you a workaround solution. I mean, Octomap and RVIZ that work together for generating a 3D map of the environment. Let me know if this is ok with you.

@Amit10311
Copy link
Author

Yes, it will be ok for me, please provide the solution.

@gsilano
Copy link
Owner

gsilano commented May 13, 2020

I just added a simple scenario for the Crazyflie with Octomap. It is available in crazyflie2_octomap.launch. Before using it, run the command sudo apt-get install ros-$ROS_DISTRO-octomap-mapping where $ROS_DISTRO is your ROS distro, i.e., kinetic, melodic.

The Crazyflie model is missing in RVIZ, but at the moment I don't think it's necessary. However, I will add it soon.

@gsilano
Copy link
Owner

gsilano commented May 24, 2020

Hi @Amit10311 ! Did my question solve the issue? If so, I will close the issue. However, I suggest you take a look at this repository. It might help you in generating an Octomap scenario.

@Amit10311
Copy link
Author

Hi @gsilano ! Yes, it solved the issue. Thanks for the suggestion, it's also a good and quick solution. Yes, you can close the issue. Thanks for the quick solutions.

@gsilano gsilano closed this as completed May 24, 2020
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