You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Upgraded for PyTrees 2.2.x and ROS2 Humble.
Bugfixes for PyTrees 2.2.x
Be sure to check your code and make your arguments explicit! i.e.
New in PyTrees 2.2.x
Refer to the Release Notes
Bugfixes for Humble
blackboard-watcher
streams on the ros graph, [viz] bugfix blackboard watcher shutdown crash in humble #194blackboard-watcher
andtree-watcher
shutdown crashes, [viz] bugfix blackboard watcher shutdown crash in humble #194, [viz] bugfix tree watcher shutdown fix in humble and handle memory/nomemory #196You may want to pay attention to #194, #196. A typical rclpy node will crash on CTRL-C if you've called
rclpy.shutdown()
.In humble, prefer:
New in Humble
This discussion was created from the release v2.2.x.
Beta Was this translation helpful? Give feedback.
All reactions