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

Does this project support real-time point cloud import? #87

Open
kelejichi6463 opened this issue Feb 6, 2025 · 3 comments
Open

Does this project support real-time point cloud import? #87

kelejichi6463 opened this issue Feb 6, 2025 · 3 comments

Comments

@kelejichi6463
Copy link

"Actual robots are context-rich, and ROS can reference the PCL point cloud library and display it in RViz. However, I haven't found this feature in many open-source projects. I wonder if PyroboPlan supports real-time transmission of point cloud information into the environment. This way, the project can drive the actual robots to move."

@sea-bass
Copy link
Owner

sea-bass commented Feb 6, 2025

Importing point clouds and using them for collision detection/avoidance would be great -- I have this issue tracking that: #57

As for real-time, this may not be the tool for that. This is an educational library fully written in Python and it's almost certainly too slow to work on real robots.

You may want to consider using something like MoveIt for working on real robots.

@kelejichi6463
Copy link
Author

Thank you very much for your response. I am very interested in this project. Although it does not support real-time point cloud integration, I still want to try and see if I can use this project in my own work.

@sea-bass
Copy link
Owner

sea-bass commented Feb 7, 2025

Thank you, and great to hear! Do post on here if you have any issues, ideas for improvement, or want to contribute down the line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants