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

Example crashes without parameter in config #57

Open
fbottarel opened this issue Feb 12, 2025 · 0 comments
Open

Example crashes without parameter in config #57

fbottarel opened this issue Feb 12, 2025 · 0 comments

Comments

@fbottarel
Copy link

Current launch configuration of the example does not work. I suspect the culprit is the absence of the use_stamped parameter in the YAML config file.

Branch: rolling
How to reproduce:

sudo apt install ros-jazzy-twist-mux
ros2 launch twist_mux twist_mux_launch.py
[INFO] [launch]: All log files can be found below /home/vscode/.ros/log/2025-02-12-12-46-45-755957-docker-desktop-54858
[INFO] [launch]: Default logging verbosity is set to INFO
[INFO] [twist_mux-1]: process started with pid [54861]
[INFO] [twist_marker-2]: process started with pid [54862]
[INFO] [joystick_relay.py-3]: process started with pid [54863]
[twist_mux-1] terminate called after throwing an instance of 'twist_mux::ParamsHelperException'
[twist_mux-1]   what():  could not load parameter 'use_stamped'. (namespace: /)
[ERROR] [twist_mux-1]: process has died [pid 54861, exit code -6, cmd '/opt/ros/jazzy/lib/twist_mux/twist_mux --ros-args --params-file /tmp/launch_params_4cjkk2ru --params-file /opt/ros/jazzy/share/twist_mux/config/twist_mux_locks.yaml --params-file /opt/ros/jazzy/share/twist_mux/config/twist_mux_topics.yaml -r /cmd_vel_out:=twist_mux/cmd_vel'].
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

1 participant