Guillaume Doisy
Guillaume Doisy
Compile from source without issues
Now that ubuntu 22.04 is out, would it be possible to get updated binaries or if they are the same to update the debian repo ?
Hi Davide, Quick question, could you release plotjuggler for ros2 rolling ? And if not, what would be the recommended way of installing plotjuggler for using it with ros2 rolling...
Hello TEB users, I did not come here for a long time, but it seems that the `noetic` branch have seen lots of activity (@corot , @kenomo , @siferati )....
Sharing here our last galactic and humble changes to TEB: - adaptation to libg2o api changes, similar to https://github.com/rst-tu-dortmund/teb_local_planner/commit /d5fc3fea6e9b77664b53dfefa0261aa9a6635190 but without creating the extra `register_type` function (hence the merge...
Hello TEB planners, After discussion with @SteveMacenski, me and me team will help syncing and putting up to date the `ros2-master` branch (and targeting a release for galactic). It looks...
Hi, I just started playing with the lifecycle manager functionality of ROS2. It looks like there is an error in the TEB implementation. If I try to desactivate a `controller_server`...
It seems that only `negate`, `occupied_thresh`, `free_thresh` and `frame_id` are standard ROS parameters addressable in a launch file. Wouldn't be logical to have the rest of the parameters addressable in...
Implementation of the tolerance param which was never used. See https://github.com/ros-planning/navigation/issues/262, https://github.com/ros-planning/navigation/pull/703 and https://github.com/ros-planning/navigation/pull/1040 First naive and not so optimized implementation which checks validity using `calculatePotentials` after filtering out lethal...
Initially though it was MBF related, see here: https://github.com/magazino/move_base_flex/issues/178 Narrowed it down to the used of `global_planner/GlobalPlanner` and asking a path to a corner (or border I believe) of the...