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

behaviour_manager is not deactivating nodes before activating everytime #5

Open
PositiveBeat opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PositiveBeat
Copy link
Collaborator

Description of the bug

Package: `behaviour_manager

Tested with launching robot.launch.py in vision_bringup, with lifecycle_talker added to list of nodes to manage.

In terminal 1:

ros2 launch vision_bringup robot.launch.py use_mock_camera:=true 

In terminal 2:

ros2 run behaviour_manager lifecycle_talker

Using RQT to call the /activate_node service, first face_following_node, then lifecycle_talker, and back to face_following_node. When changing back to face_following_node, lifecycle_talker is not deactivated.

@PositiveBeat PositiveBeat added the bug Something isn't working label Sep 27, 2024
@PositiveBeat PositiveBeat self-assigned this Sep 27, 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
Projects
None yet
Development

No branches or pull requests

1 participant