Hi,
Thanks for this awesome extension to MoveBase / ROS Nav stack. I just watched your ROSCON video and I did really like it; especially since we are using SMACH for our state behavior as well together with a local and global planner interface (using the nav_core planners). I thing we encountered during the Robocup@Home competitions is that we would like to express the navigation targets with use of contraints. I see that you are still using the geometry_msgs/PoseStamped. What do you think about this?
Our implementation can be found here:
https://github.com/tue-robotics/cb_base_navigation
Would love to hear your thoughts. Thanks again!
Hi,
Thanks for this awesome extension to MoveBase / ROS Nav stack. I just watched your ROSCON video and I did really like it; especially since we are using SMACH for our state behavior as well together with a local and global planner interface (using the nav_core planners). I thing we encountered during the Robocup@Home competitions is that we would like to express the navigation targets with use of contraints. I see that you are still using the
geometry_msgs/PoseStamped. What do you think about this?Our implementation can be found here:
https://github.com/tue-robotics/cb_base_navigation
Would love to hear your thoughts. Thanks again!