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

关于实际飞行时数据转换的问题 #60

Open
cheslee-z opened this issue May 31, 2023 · 7 comments
Open

关于实际飞行时数据转换的问题 #60

cheslee-z opened this issue May 31, 2023 · 7 comments

Comments

@cheslee-z
Copy link

你好,请问vins-fusion输出的位姿是怎么转换为飞控所需要的定位信息的,我没有找到对应的topic映射关系;此外,d435i相机是如何实现同时输出双目图像和深度图像的呢,我编译该项目的源码后启动realsense_ros节点,用rqt_image_view查看双目图像都具有光点。我知道ego-planner改进了realsense-ros驱动,但是在issue里也提到那个版本过时了,那这个仓库下用的就是原始的版本吗

@Jimmy-L99
Copy link

双目图像有光点应该是结构光没关掉吧?此外,d435i的双目和深度图像输出可以修改rs_camera.launch文件,
"enable_depth"设为true输出深度图像,"enable_infra1"和"enable_infra2"设为true输出双目话题。

@cheslee-z
Copy link
Author

双目图像有光点应该是结构光没关掉吧?此外,d435i的双目和深度图像输出可以修改rs_camera.launch文件, "enable_depth"设为true输出深度图像,"enable_infra1"和"enable_infra2"设为true输出双目话题。

直接把结构光关掉会被深度图的成像质量有影响吧

@Joosoo1
Copy link

Joosoo1 commented Jun 21, 2023

最好还是关掉,要不然vins会很飘

@cheslee-z
Copy link
Author

最好还是关掉,要不然vins会很飘

我现在已经关掉了,但是规划必须得用深度图,这怎么办呢

@Joosoo1
Copy link

Joosoo1 commented Jun 21, 2023

不用结构光的话,在环境中多布置一点特征点比较多的物品,依靠双目输出的深度图用来规划勉强够用,飞ego是没问题的

@FaboNo
Copy link

FaboNo commented Sep 16, 2023

@cheslee-z @Joosoo1 Can you tell me how did you turn off the emitter (lumière structurée) ?
你能告诉我你是如何关闭发射器(lumière structurée)的吗?

@Joosoo1
Copy link

Joosoo1 commented Apr 8, 2024

@cheslee-z @Joosoo1 Can you tell me how did you turn off the emitter (lumière structurée) ? 你能告诉我你是如何关闭发射器(lumière structurée)的吗?

我是直接用黑胶带遮住结构光的

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

4 participants