-
Notifications
You must be signed in to change notification settings - Fork 34
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
[ERROR] get gain error Property is not supported! propertyId: 2018/2027 #25
Comments
I am using Femto Bolt in a Ubuntu 20.04, ROS Noetic workstation. |
Same by here. ROS noetic / Ubuntu 20.04 with a Femto Bolt camera |
Same here on ROS Melodic, please fix this soon as I need it for my current project. |
@ignpaub |
But I still do not receive any messages on /camera/depth/points topic, how can I fix this? |
Do you have changed the fixed frame to |
Yes, but this is not the problem. When I launch femto_bolt.launch and run this is a seconds terminal: |
Yes, it should be like this, can you get the depth image in Rviz? And can you please paste |
|
Does the depth data appear correctly when testing with orbbecviewer? |
Hi @MidasOverbeeke, Unfortunately, I was unable to reproduce the issue on my computer. Could you please use the OrbbecViewer to check if the depth image and point cloud are working properly? You can download it from the following link: OrbbecViewer v1.9.5. Thank you for your cooperation. |
So this is what I did what I tried to run it, but am I doing something wrong? I have to say I'm not great with Linux. EDIT: I've ran the Windows version and got the depth sensor to work. I'm running the Linux system in VMware 17.5.0 build-22583795, could that be the problem? I do get the 2D color camera to work in ROS. |
@MidasOverbeeke, could you please run |
|
|
If you extract the files on Windows and then copy them to Linux, the dynamic libraries may lose symbolic links, and you will need to extract them on Linux instead. |
@zhonghong322 他应该是深度引擎没跑起来,帮忙看看。 |
Hi, I've been investigating the problem myself, and found that the depth camera device is not found, see this image:
What could be the problem here? It does show up on my Windows system, but VMware seems to not route the depth sensor to the Linux system... Do you use VMware too or do you run Linux natively? |
Have you installed udev rules by the way? What I see natively is (and that is all related to FemtoBolt): [USER]@[HOST]:~$ lsusb
Bus 002 Device 004: ID 2bc5:066b Orbbec Orbbec Femto Bolt 3D Camera
|
Yes I have, and it seems like you're seeing the same device, so the USB device and driver is the same. I think that this is a problem with depthengine, like you said. Could it be that I'm running linux in a VMware instance, so no real graphics card is connected? |
yes,Depth engine cannot be used on VMware. |
你好,我正在使用设备Femto Bolt并在我的ROS系统上成功运行了这个ROS驱动。
运行是成功的,也能通过RVIZ可视化点云,但是在log里面出现了两个错误
想询问一下产生这个错误的原因是什么?
完整的log如下
The text was updated successfully, but these errors were encountered: