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

LiDAR data can not be seen from User PC #486

Open
myamo1 opened this issue Oct 27, 2024 · 2 comments
Open

LiDAR data can not be seen from User PC #486

myamo1 opened this issue Oct 27, 2024 · 2 comments
Assignees
Labels
troubleshooting System not working as expected, may be user error.

Comments

@myamo1
Copy link

myamo1 commented Oct 27, 2024

Robot Model

Turtlebot4 Standard

ROS distro

Humble

Networking Configuration

Simple Discovery

OS

Ubuntu 22.04

Built from source or installed?

Installed

Package version

pic3

Type of issue

LIDAR

Expected behaviour

Subscribe from User PC to /scan topic and see scan msg.

Actual behaviour

Nothing appears (I can not see the /scan msg)

Error messages

No response

To Reproduce

Run ros2 topic echo /scan on User PC.

Other notes

  • The LiDAR is turning fine and I can see the messages when I run ros2 topic echo /scan from the turtlebot.
  • Here is the output when I run ros2 topic list from the turtlebot:
    pic1
  • Here is the output when I run ros2 topic list from the User PC:
    pic2
  • It was working fine, and then I started having this issue occasionally, but now it is persistent.
@myamo1 myamo1 added the troubleshooting System not working as expected, may be user error. label Oct 27, 2024
@smatarCPR
Copy link

Hello @myamo1
Thank you for reaching out on the Turtlebot 4 Github page. I am very sorry to hear that you are having issues with one of our products. I have a couple of questions regarding the current functionality of the Turtlebot:

  • When running the echo command, is the Turtlebot docked or in an undocked state?
  • If you echo the /scan topic when SSH'ed into the Raspberry Pi on the Turtlebot is data output?
  • Besides the /scan topic have you noticed other topics that you are unable to echo on the user computer?
  • Is the Lidar spinning when you begin echoing the /scan topic?

Looking forward to hearing from you soon.
Best Regards,
Saif

@myamo1
Copy link
Author

myamo1 commented Nov 7, 2024

Hello @smatarCPR,
Thanks for your reply.

  • I tried In both scenarios (docked and undocked) but I get the same result.
  • Yes, when SSH'ed into the RPi on the Turtlebot and echo the /scan topic, the data is outputed.
  • As I mostly work with the /scan and /odom topics, I have not tried other topics but something similar happened only once or twice with the /odom topic. Frim since, only the /scan topic is not discoverable from my PC.
  • Yes, the Lidar is spinning when I begin echoin the /scan topic.

I observed that this issue only happens when the topics shown from my PC, when running 'ros2 topic list', are not exactly the ones shown from the RPi on the Turtlebot as you can see from the two previously posted screenshots.

Regards,

Ishak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
troubleshooting System not working as expected, may be user error.
Projects
None yet
Development

No branches or pull requests

3 participants