-
Notifications
You must be signed in to change notification settings - Fork 48
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
standalone repo with rosbag simulation #185
Comments
Without more information I would think the tfs are not being published. |
@knzo25 Thanks for your response, actually we are trying to run with sample ros bag mentioned in the document. In that case also, do we need to publish tf separately ? |
@ajay1606
|
@knzo25 Sorry for the late response as I was out of lab for few days. Tf tree lloks like this: Still unable to see the tf tree in GUI. Also, able to see data publishing in the topic using Any suggestions please ! Greatly appreciated. |
@ajay1606 I used: For reference, this is the output on my machine:
|
@ajay1606 |
@knzo25 Sorry for late response, its working now, thank you so much for your feedback. By the way, is there any ways to test manual/interactive extrinsic calibration for LiDAR and camera. Seems branch Is there any alternative ways to calibrate Lidar and camera other than tag based solve pnp ? greatly appreciate your response. |
@knzo25 Thanks for the quick response, I will check and get back to you. |
@ajay1606 |
The documentation was merged and how things should be more stable |
@knzo25 Thank you so much for the update, now we are able to run Output for tf_tree view_frames Any inputs ? |
hello ajay, I am also doing lidar-camera calibration and I wonder how were you able to launch this interactive calibration tool ? |
@TimDing-aoi Please check here : #185 (comment) |
@ajay1606 Regarding the interactive tool:
|
@knzo25 Thank you so much for the support , will start new issue for additional queries if any. |
@knzo25 Thanks helping us to solve previous issue.
We able to build and run as you suggested, but while trying as mentioned in the document (with sample ros bag) unable to see the tf tree as it mentioned in the document.
We are currently testing with
feature/new_api_documentation
repo. Should we need to publish senor TF seperately ?Appreciate any hlep !
Platform:
ROS2 Humble
,The text was updated successfully, but these errors were encountered: