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

prefix arg does not work #19

Open
delihus opened this issue Apr 25, 2024 · 1 comment
Open

prefix arg does not work #19

delihus opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working Humble

Comments

@delihus
Copy link

delihus commented Apr 25, 2024

On branch humble

ros2 launch ur_simulation_gz ur_sim_control.launch.py prefix:=ur3
[robot_state_publisher-1] [INFO] [1714049311.199665793] [robot_state_publisher]: got segment base
[robot_state_publisher-1] [INFO] [1714049311.199778913] [robot_state_publisher]: got segment base_link
[robot_state_publisher-1] [INFO] [1714049311.199791699] [robot_state_publisher]: got segment base_link_inertia
[robot_state_publisher-1] [INFO] [1714049311.199806512] [robot_state_publisher]: got segment flange
[robot_state_publisher-1] [INFO] [1714049311.199816643] [robot_state_publisher]: got segment forearm_link
[robot_state_publisher-1] [INFO] [1714049311.199826006] [robot_state_publisher]: got segment ft_frame
[robot_state_publisher-1] [INFO] [1714049311.199836067] [robot_state_publisher]: got segment shoulder_link
[robot_state_publisher-1] [INFO] [1714049311.199845709] [robot_state_publisher]: got segment tool0
[robot_state_publisher-1] [INFO] [1714049311.199855561] [robot_state_publisher]: got segment upper_arm_link
[robot_state_publisher-1] [INFO] [1714049311.199865622] [robot_state_publisher]: got segment world
[robot_state_publisher-1] [INFO] [1714049311.199875334] [robot_state_publisher]: got segment wrist_1_link
[robot_state_publisher-1] [INFO] [1714049311.199885256] [robot_state_publisher]: got segment wrist_2_link
[robot_state_publisher-1] [INFO] [1714049311.199895107] [robot_state_publisher]: got segment wrist_3_link
@fmauch
Copy link
Collaborator

fmauch commented Apr 29, 2024

Thanks for reporting this. We migrated towards using tf_prefix everywhere but apparently things got lost on the way.

@fmauch fmauch added the bug Something isn't working label Apr 29, 2024
@fmauch fmauch added the Humble label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Humble
Projects
None yet
Development

No branches or pull requests

2 participants