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

The pointcloud is not published continuously #55

Open
longjie0723 opened this issue Aug 11, 2021 · 1 comment
Open

The pointcloud is not published continuously #55

longjie0723 opened this issue Aug 11, 2021 · 1 comment

Comments

@longjie0723
Copy link

longjie0723 commented Aug 11, 2021

I'm using the "InstalledExamples-PhoXi-example" dummy device for evaluation.
Even after I call "/phoxi_camera/start_acquisition" service, any topic including "/phoxi_camera/pointcloud" is not published.

The only service I can successfully used is

rosservice call /phoxi_camera/get_frame "in_: -1"

and I get one message in "/phoxi_camera/pointcloud", and it looks good in RViz. However, I expect I can get continuous stream message on the topic after call "start_acquisition". Am I missing something?

All tests are passed with the command

rostest -t phoxi_camera phoxi_camera_ros_interfaces.test

I'm using master branch (e8c4034) and PhoxiControl 1.5.3.
Ubuntu 18.04.5 + ROS Melodic

@jonazpiazu
Copy link

You can try this PR: #60

Just remember to set trigger_mode: 0 in your yaml configuration.

Let me know if it helps.

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