-
Notifications
You must be signed in to change notification settings - Fork 47
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
D435i On Turtlebot3 #1
Comments
So next you could see my repo of jetbot_perception_2d to use as an object detector. If you want to use it in 3D you could see the PCL... I will write a few examples probably the next month or this one. PCL is well documented, you will not get any problems. |
@issaiass Thanks... |
No, its is active, if you want to see it, select PCL2 and the corresponding publisher on the box field. If you want to code using PCL library https://pcl.readthedocs.io/projects/tutorials/en/latest/reading_pcd.html#reading-pcd this example reads a fixed pcl and write to a file.... you can start from there |
@issaiass Really?? Point cloud D435 is activate? But i cant see that...! |
@MART98 open rviz, select PointCloud2 and finally select the topic That's all |
@issaiass thanks |
You have to add the camera component using urdf or xacro... have to look at the frame that you want to add it |
@issaiass Hi ...
thanks for the information.
I'm doing D435 with no problems.
But now I want to use the D435i and I don't know how? There are not all of the D435i files in your repository .
After that I wanted to simulate D435i on turtlebot3 in gazebo. I need your help . I cannot continue my project because of these problems. i can't find anything about it on the internet
The text was updated successfully, but these errors were encountered: