splintered-reality / py_trees_ros

ROS extensions and implementations for py_trees
Other
143 stars 40 forks source link

Humble & Rolling Release Task List #195

Open stonier opened 1 year ago

stonier commented 1 year ago

Bugfixes

py_trees

py_trees_ros_interfaces

py_trees_ros

py_trees_ros_tutorials

New Features / Breaking Changes

py_trees

py_trees_ros

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

boilerbots commented 1 year ago

When will py-tree and py-tree-ros show up in rosdep for Humble?

stonier commented 1 year ago

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.

VArt3m commented 5 months ago

@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