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

two lasers and the same pointcloud frame_id #145

Open
ctub opened this issue Jan 13, 2023 · 1 comment
Open

two lasers and the same pointcloud frame_id #145

ctub opened this issue Jan 13, 2023 · 1 comment

Comments

@ctub
Copy link

ctub commented Jan 13, 2023

Hello,
I have two MID-70 Livox lidars and i am using the config file such as
{
"lidar_config": [
{
"broadcast_code": "3GGDJ7N00100561",
"enable_connect": false,
"return_mode": 0,
"coordinate": 0,
"imu_rate": 0,
"extrinsic_parameter_source": 0,
"enable_high_sensitivity": false
},
{
"broadcast_code": "3GGDJ7U00100571",
"enable_connect": false,
"return_mode": 0,
"coordinate": 0,
"imu_rate": 0,
"extrinsic_parameter_source": 0,
"enable_high_sensitivity": false
}
]
}

Both generated pointcloud topics have the same frame_id. How can I get different frame_id?

@EItByTe
Copy link

EItByTe commented Mar 19, 2024

HELLO! Have you solved the problem?

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