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

Error transforming odometry 'Odometry' from frame '/camera_init' to frame 'camera_init' #6

Open
laurojljunior opened this issue Oct 6, 2020 · 6 comments

Comments

@laurojljunior
Copy link

I'm getting this error on rviz when running the launch file for livox_horizon and because of that I cannot see the mapped pointcloud on rviz. How to fix that? Thanks

@Livox-SDK
Copy link
Owner

Hi, this problem may be caused by ROS you are using. You can change the topic name "camera_init" to "/camera_init" manually in livox_mapping/rviz_cfg/loam_livox.rviz.

@huangsiyuan0717
Copy link

huangsiyuan0717 commented Nov 6, 2020

Hi, this problem may be caused by ROS you are using. You can change the topic name "camera_init" to "/camera_init" manually in livox_mapping/rviz_cfg/loam_livox.rviz.

I change that name,but didn't solve the problem

@linhaigoo
Copy link

May you can see here laboshinl/loam_velodyne#157

@yhzyhzyhz
Copy link

Same problem here, tried //camera_init doesn't work. Terminal will output warning message: "Invalid argument "/camera_init" passed to canTransform argument target_frame in tf2 frame_ids cannot start with a '/' like:"

@Livox-SDK
Copy link
Owner

Hi all,
I think this issue is caused by the Ros version, please change the topic name "camera_init" to "/camera_init" manually in both livox_mapping/rviz_cfg/loam_livox.rviz. and in launch file

@ZuoAnZoom
Copy link

I just flow below, change all /camera_init to camera_init in the code, and it work fine.
laboshinl/loam_velodyne#157 (comment)

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

6 participants