Rokus Ottervanger

Results 6 issues of Rokus Ottervanger

When the max_number_classes is reached, the HCPlanning stops searching for new alternatives. This may lead to suboptimal results like shown below: ![suboptimal_teb](https://user-images.githubusercontent.com/8997639/152542239-b2ff03a5-e1cb-44ca-aba9-6705cc41d98d.gif) Should the HCPlanner not remain searching for better...

The stereo camera sensor model includes the following parameters: - p_1 - p_2 - p_3 - p_4 - p_5 - lateral_factor - depth_to_disparity_factor However, there is no explanation of what...

Elevation mapping now listens to a pose topic with message type geometry_msgs/PoseWithCovarianceStamped. What is the argument for choosing this? Another option would be to enable the user to provide the...

enhancement

## Proposed change(s) Added catkin_install_python in CMakeLists to fix compatibility with Python3 installations ### Useful links (GitHub issues, JIRA tickets, forum threads, etc.) [Provide any relevant links here.](http://docs.ros.org/en/noetic/api/catkin/html/howto/format2/installing_python.html) ### Types...

The C++ client could benefit from a decent tutorial on ROS wiki, like the server implementations and the Python client.

Hi there, I'm looking at your documentation, and I can't find what kind of network architecture you used for this implementation. Also, I'm curious to know if you've used transfer...