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

Fix tilt laser mux topic for obstacle observation #408

Merged
merged 2 commits into from Dec 16, 2019

Conversation

YutoUchimi
Copy link
Contributor

Part of #407

ground_object_cloud is disabled in PR1040's current working branch of jsk_robot (jsk-ros-pkg/jsk_robot#1143), so the topic name must be fixed.

[http://pr1040:11311][133.11.216.144] yuto@yuto-ThinkPad-T460s:~
$ rosservice call /tilt_laser_mux/list
topics: ['/tilt_scan_filtered', '/empty_cloud']
[http://pr1040:11311][133.11.216.144] yuto@yuto-ThinkPad-T460s:~
$ rosservice call /tilt_laser_mux/select "ground_object_cloud"
ERROR: service [/tilt_laser_mux/select] responded with an error: 
[http://pr1040:11311][133.11.216.144] yuto@yuto-ThinkPad-T460s:~
$ rostopic echo -n1 /tilt_laser_mux/selected 
data: tilt_scan_filtered
---

@YutoUchimi YutoUchimi mentioned this pull request Oct 28, 2019
3 tasks
@k-okada
Copy link
Member

k-okada commented Dec 14, 2019

ground_object_cloud is disabled in PR1040 how about pr1012?

@YutoUchimi
Copy link
Contributor Author

Also disabled in PR1012.

[http://pr1012:11311][133.11.216.119] yutouchimi@libra:~
$ rosservice call /tilt_laser_mux/list 
topics: [/empty_cloud, /tilt_scan_filtered]
[http://pr1012:11311][133.11.216.119] yutouchimi@libra:~
$ rostopic list | grep ground
[http://pr1012:11311][133.11.216.119] yutouchimi@libra:~
$ 

@k-okada k-okada merged commit 1d2cf7f into jsk-ros-pkg:master Dec 16, 2019
@YutoUchimi YutoUchimi deleted the fix_tilt_laser_mux_topic branch December 16, 2019 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants