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
When will py-tree and py-tree-ros show up in rosdep for Humble?
Completely depends on the ros team and when they roll out a release.
You can keep an eye on it here. When the last box goes from red to green, it's been released.
You can also point your apt source to the staging apt server if you can't wait (or you just want to road test them). They're over at http://packages.ros.org/. It used to be called ros-shadow-fixed. Looks like you want ros2-testing now. You'll find the humble debs under there.
@stonier
Hello! Sorry to bother you, is there any plans to port or solutions for running py_trees_ros_viewer on ROS2 Humble? I've tried downloading the source and building it - which kinda works, but webview area remains empty and does not load.
I really would appreciate any pointer on what could be wrong there or what be done to port this great tool to Humble.
Thanks in advance
Similarly, I'm trying to walk through the tutorials but the install steps are failing, my plan is to try to go backwards to Foxy for the tutorials, then maybe forward to Humble for usage unless the viewer seems critical.
E: Unable to locate package ros-humble-py-trees-ros-tutorials
E: Unable to locate package ros-humble-py-trees-ros-viewer
Bugfixes
py_trees
py_trees_ros_interfaces
py_trees_ros
py_trees_ros_tutorials
New Features / Breaking Changes
py_trees
Sequence(memory=False)
(experimental→final)Selector(memory=True)
(experimental→final)decorators.Repeat
(added)decorators.Retry
(added)decorators.Count
(added)behaviours.Count
(removed → usebehaviours.StatusQueue
+decorators.Count
)idioms.eternal_guard
(removed → useSequence(memory=False)
)behaviours.StatusSequence
→behaviours.StatusQueue
(changed)py_trees_ros
tree.setup(node, node_name)
(added)tree.setup(node, node_name, timeout, my_custom_arg="foo")
(added)General Improvements
py_trees
py_trees_ros
Development Environment
py_trees
py_trees_ros
py_trees_ros_interfaces
py_trees_js
py_trees_ros_tutorials
py_trees_ros_viewer
Release
The text was updated successfully, but these errors were encountered: